Skip to content

nyandika/CryptSharp

Repository files navigation

CryptSharp

This is a fork of the CryptSharpOfficial library https://www.zer7.com/software/cryptsharp

Ported to .Net Standard to integrate with .Net Core projects

▶️ Download from Nuget

▶️ Install from Package manager Console

Install-Package CryptSharpStandard -Version 1.0.0

❇️ Main Features

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

❇️ Licence

The MIT License (MIT)

About

This is a fork of the CryptSharpOfficial library https://www.zer7.com/software/cryptsharp

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages