aspnetcore/test
Nate McMaster fb2f89ed51
Factor out internal interface for default directory testing
Create an internal abstraction for finding the default directories for key storage. This allows us to run tests without squashing on keys on the developer machine. It also allows us to isolate test runs from reach other.
2018-05-01 14:22:42 -07:00
..
Microsoft.AspNetCore.Cryptography.Internal.Test Update samples and tests to target netcoreapp2.1 2017-11-13 15:27:54 -08:00
Microsoft.AspNetCore.Cryptography.KeyDerivation.Test Switch default implementation of Pbkdf2 on Linux/macOS to Rfc2898DeriveBytes (#301) 2018-03-06 09:31:03 -08:00
Microsoft.AspNetCore.DataProtection.Abstractions.Test Update samples and tests to target netcoreapp2.1 2017-11-13 15:27:54 -08:00
Microsoft.AspNetCore.DataProtection.AzureKeyVault.Test Update samples and tests to target netcoreapp2.1 2017-11-13 15:27:54 -08:00
Microsoft.AspNetCore.DataProtection.AzureStorage.Test Update samples and tests to target netcoreapp2.1 2017-11-13 15:27:54 -08:00
Microsoft.AspNetCore.DataProtection.Extensions.Test Factor out internal interface for default directory testing 2018-05-01 14:22:42 -07:00
Microsoft.AspNetCore.DataProtection.Redis.Test Update samples and tests to target netcoreapp2.1 2017-11-13 15:27:54 -08:00
Microsoft.AspNetCore.DataProtection.Test Support decrypting keys with X509Certificate that is not in the X509Store 2018-02-16 12:11:20 -08:00
shared Upgrade to VS 2017 2017-01-31 16:51:24 -08:00
CreateTestCert.ps1 Support decrypting keys with X509Certificate that is not in the X509Store 2018-02-16 12:11:20 -08:00
Directory.Build.props Update samples and tests to target netcoreapp2.1 2017-11-13 15:27:54 -08:00