PBKDF2.NET A .NET implementation of PBKDF2 with HMAC-SHA-2. Warning Do NOT use this algorithm. It is NOT strong or well designed. It requires a high number of iterations today. Use Argon2 instead.