Skip to content

A C++/CLI .Net Implementation of RFC 7914 SCRYPT password hashing algorithm.

License

Notifications You must be signed in to change notification settings

SparkDustJoe/SCryptManaged

Repository files navigation

SCryptManaged

A C++/CLI .Net Implementation of RFC 7914 SCRYPT password hashing algorithm.

Also includes PBKDF2HMACSHA1/SHA256/SHA512 from RFC 2898 (which is used in the core of SCRYPT).

About

A C++/CLI .Net Implementation of RFC 7914 SCRYPT password hashing algorithm.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published