36 packages tagged with “argon2”
An implementation of Argon2 winner of PHC https://password-hashing.net/#argon2 Usage follows standard types found in System.Security.Cryptography in corefx. Specifically DeriveBytes. C# Implementation of the Argon2 1.3 spec with variants for Argon2i, Argon2d, and Argon2id
Argon2 Password Hasher written in C#. Uses Isopoh.Cryptography.Blake2 for hashing and Isopoh.Cryptography.SecureArray to protect sensitive data.
A secure cryptographic library
ASP.NET Core Identity IPasswordHasher implementation using Argon2
A .NET wrapper to invoke a C implementation of Argon2.
A utility library for Argon2 hashing and verification
ASP.NET Core Identity IPasswordHasher implementation backed by libsodium Argon2id. Supports configurable opslimit/memlimit or strength presets through NetDevPack builder options. Detects ASP.NET Identity v2/v3 hashes and rehashes them to Argon2id after successful verification.
Argon2 library for .NET
Components offering encryption and decryption operations based on standards such as RSA, ECC, AES, ChaCha, Poly1305, 3DES, JWS/JWE, PBKDF, and Rijndael through simple, easy-to-use, and intuitive APIs.
NaCl adoption for wan24-Crypto
Argon2 Password Hasher for ASP.NET Core Identity.
CryptHash.Net is a .NET multi-target class library (.NET Standard 2.0/2.1) that can be used in projects with any .NET implementation, like .NET Framework, .NET Core, Mono, Xamarin, etc., for text and files symmetric (AES_128_CBC / AES_192_CBC / AES_256_CBC / AES_128_GCM / AES_192_GCM / AES_256_GCM) authenticated encryption/decryption, text/files hashing (MD5, SHA1, SHA256, SHA384, SHA512, HMAC-MD5, HMAC-SHA1, HMAC-SHA256, HMAC-SHA384, HMAC-SHA512, PBKDF2, BCrypt and Argon2id) and text encoding/decoding (Base64 and Hexadecimal).
Upgradable hash algorithm password management library for .NET.
Unified cryptographic wrapper for .NET 8+ providing AES-256-GCM/SIV encryption, Argon2id password hashing, JWE envelope encryption, SHA-2/SHA-3 hashing, GZip compression, secure random generation, and PII masking utilities.
An implementation of Argon2 winner of PHC https://password-hashing.net/#argon2 Usage follows standard types found in System.Security.Cryptography in corefx. Specifically DeriveBytes. C# Implementation of the Argon2 1.3 spec with variants for Argon2i, Argon2d, and Argon2id More than 2 times faster than original implementation.
Cryptographic functions and types simplified and tailed for ease-of-use in applications
Key derivation function for defense against brute force attacks
High-performance Argon2 wrapper for .NET with native AVX2-optimized bindings.
High-performance Argon2 password hashing for .NET with Rust-accelerated cryptographic core. Plug-and-play NuGet with automatic native compilation. RFC 9106 compliant (Argon2d, Argon2i, Argon2id).
This package provides a user-friendly interface for Argon2 password hashing, following OWASP best practices for secure defaults. It also includes a PHC string encoder and decoder for easy hash management and storage.
Argon2id password hashing implementation for Simply.Auth
Security helper library with hardened PBKDF2/Argon2 defaults, DI-friendly interface, HMAC, and AES-GCM. Check the Migration Guide in the repository.
This package provides a user-friendly interface for password hashing using Argon2, featuring an implementation developed by Konscious. It adheres to OWASP best practices to ensure secure defaults.
ASP.NET Core integration for Simply.Auth - Complete authentication solution
A secure cryptographic library for .net core projects targeting .net framework
Argon2 binding library for Bridge.NET projects.
Argon2 Browser (argon2-browser) binding library for Bridge.NET projects.