aspnetcore/test/Microsoft.AspNetCore.Crypto...
Nate McMaster e552b5861a
Switch default implementation of Pbkdf2 on Linux/macOS to Rfc2898DeriveBytes (#301)
Requires adding .NET Core 2.0 target framework to the package because only SHA1 is supported in .NET Standard 2.0
2018-03-06 09:31:03 -08:00
..
Properties
Microsoft.AspNetCore.Cryptography.KeyDerivation.Test.csproj Update samples and tests to target netcoreapp2.1 2017-11-13 15:27:54 -08:00
Pbkdf2Tests.cs Switch default implementation of Pbkdf2 on Linux/macOS to Rfc2898DeriveBytes (#301) 2018-03-06 09:31:03 -08:00