CryptoHelper Versions Save

Standalone password hasher for ASP.NET Core using a PBKDF2 implementation.

v3.0.2

6 years ago

Single strong named package CryptoHelper.

v2.0.3

6 years ago
  • Latest version backported to .NET Standard 1.3 (with ASP.NET Core 1.0 packages)
  • Add StrongName package for v2.0.x

v2.2.0

6 years ago
  • Latest version backported to .NET Standard 1.3 (with ASP.NET Core 1.1 packages)
  • Add StrongName package for v2.x

v3.0.1

6 years ago

v3.0.0

6 years ago
  • Update to ASP.NET Core 2.0 packages
  • Target .NET Standard 2.0

v2.0.1

7 years ago

Patch release which includes latest ASP.NET Core LTS packages.

  • Updated Microsoft.AspNetCore.Cryptography.KeyDerivation to 1.0.2

v2.1.1

7 years ago
  • Update to Visual Studio 2017
  • Update Microsoft.AspNetCore.Cryptography.KeyDerivation package to 1.1.1 patch release

v2.1.0

7 years ago

Update to .NET Standard Library 1.6.1 and ASP.NET Core 1.1.0

v2.0.0

7 years ago

.NET Core RTM Release:

  • Target .NET Standard 1.3 and .NET 4.5.1
  • Dropped .NET 4.0 and 4.5 legacy implementations