./nugetz
pkg

donart/CryptSharpStandardv1.0.0

.NET Std2.0

CryptSharp provides a number of password crypt algorithms - BCrypt, LDAP, MD5 (and Apache's htpasswd variant), PHPass (WordPress, phpBB, Drupal), SHA256, SHA512, and Traditional and Extended DES. Additionally it includes Blowfish, SCrypt, and PBKDF2 for any HMAC (.NET's built-in PBKDF2 implementation supports only SHA-1). If you are looking to store passwords, odds are CryptSharp has the algorithm you want.

License

View license

Deps

0

Install Size

Vulns

✓ 0

Published

May 21, 2019

Get Started

$ dotnet add package CryptSharpStandard

Readme

No README available.