3 packages tagged with “passwordhasher”
Standalone password hasher for ASP.NET Core using a PBKDF2 implementation.
Adaptation of the Microsoft.AspNet.Identity.PasswordHasher that removes the hard-coded iteration count, replacing it with a configurable iteration count (that defaults to 10,000).
Pitasoft.Safety is a .NET library providing modern, secure, and easy-to-use cryptographic tools for application security. It includes password generation and validation, secure password hashing (PBKDF2), AEAD encryption (AES-GCM), and multiple hashing/HMAC algorithms.