Found 16 packages
CryptSharp - use https://www.nuget.org/packages/BCrypt.Net-Next/ for password hashing, not this library.
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.
A netcore variant of the CryptSharpOfficial library
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.
A netcore variant of the CryptSharpOfficial library
An updated variant of the CryptSharp.Core library. Fork of CryptSharp.Core, incorporates changes from CryptSharp.NET.
This subset of CryptSharp contains only its SCrypt and any-HMAC PBKDF2 functionality. If you need these algorithms for purposes unrelated to passwords, this package may be sufficient for you. If you are dealing with passwords, use the "CryptSharpOfficial" package.
Package Description
CryptSharp modernized fork with multi-targeting support. Provides password hashing using BCrypt, SCrypt, PBKDF2, and more for .NET Framework 4.8, .NET 6.0, .NET 8.0, and .NET 10.0.
Fork of some parts of CryptSharp
Extensions methods of PeyrSharp.
A simple library that interfaces two good crypto libraries, NaCl and Security.Inferno.
Class to crypt and decript strings. From https://stackoverflow.com/questions/10168240/encrypting-decrypting-a-string-in-c-sharp
LaraCryptSharp is a .NET library designed to facilitate seamless encryption and decryption of strings compatible with Laravel's encryption mechanisms. It aims to provide an easy-to-use interface for .NET applications that need to interact with data encrypted by Laravel applications, or vice versa.
Package Description
Class to crypt and decript strings. From https://stackoverflow.com/questions/10168240/encrypting-decrypting-a-string-in-c-sharp