This is a fork of the CryptSharpOfficial library https://www.zer7.com/software/cryptsharp
Ported to .Net Standard to integrate with .Net Core projects
Install-Package CryptSharpStandard -Version 1.0.0
CryptSharp provides a number of password crypt algorithms
✅ BCrypt
✅ LDAP
✅ MD5 (and Apache's htpasswd variant)
✅ PHPass (WordPress, phpBB, Drupal)
✅ SHA256
✅ SHA512
✅ Traditional and Extended DES
Additionally it includes
✅ Blowfish
✅ PBKDF2 for any HMAC