Found 34 packages
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.
Scrypt implementation for dotnet core
A .NET implementation of scrypt algorithm.
Provides modern cryptographic algorithm implementations for .NET based on libsodium. Commonly Used Types: NSec.Cryptography.Aegis256 NSec.Cryptography.Argon2id NSec.Cryptography.Blake2b NSec.Cryptography.Chacha20Poly1305 NSec.Cryptography.Ed25519 NSec.Cryptography.X25519
scrypt key-derivation function in mixed-mode assembly for .NET
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 secure cryptographic library
Scrypt Async (scrypt-async) binding library for Bridge.NET projects.
Scrypt library for Bryllite.
Implements the password-based key derivation function scrypt specified in RFC 7914.
scrypt key-derivation function as a .Net assembly calling a plain-C dll
This is an improvement for Microsoft ASP.NET Core Identity PasswordHash with Scrypt
ASP.NET Core Identity IPasswordHasher implementation using Scrypt.NET
A C#-wrapped native implementation of the scrypt sequential memory-hard password-based key derivation function (PBKDF) invented by Colin Percival for Universal Windows Platform applications. Features: * x86, x64, and ARM binaries. * Exploits vector instructions for maximum performance. * Can harness multi-core processors if the parallelization parameter is > 1. * On x86 and x64, uses non-temporal prefetching and cache flushes to minimize cache thrashing and reduce potential for cache timing attacks. * Provides a function to select optimal parameters for your memory/time requirements. If you find this package useful, please consider a donation: http://paypal.me/NicholasBauer/25
ASP.NET Core Identity IPasswordHasher implementation using libsodium scrypt. Offers strength presets and custom opslimit/memlimit settings through NetDevPack builder options. Detects ASP.NET Identity v2/v3 hashes and promotes them to scrypt after successful verification.
The Scrypt (Silverlight Cryptography) library adds RSA Encryption, Decryption, Signing and Verification for Silverlight and Windows Phone 7. Key generation is performed asynchrounously so as not to block your UI. This library has been used successfully in Windows Phone 7 apps offered through AppHub. For questions, or source please visit our home on Codeplex: http://scrypt.codeplex.com
scrypt Password Hasher for ASP.NET Core Identity.
This is the signed version of Scrypt.Net version 1.0.1
High-performance Scrypt wrapper for .NET with native SIMD-optimized bindings
Package Description