aspnetcore/src
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
..
Microsoft.AspNetCore.Cryptography.Internal
Microsoft.AspNetCore.Cryptography.KeyDerivation Switch default implementation of Pbkdf2 on Linux/macOS to Rfc2898DeriveBytes (#301) 2018-03-06 09:31:03 -08:00
Microsoft.AspNetCore.DataProtection Add UnprotectKeysWithAnyCertificate 2018-02-22 08:50:03 -08:00
Microsoft.AspNetCore.DataProtection.Abstractions
Microsoft.AspNetCore.DataProtection.AzureKeyVault
Microsoft.AspNetCore.DataProtection.AzureStorage
Microsoft.AspNetCore.DataProtection.Extensions
Microsoft.AspNetCore.DataProtection.Redis
Microsoft.AspNetCore.DataProtection.SystemWeb
Directory.Build.props