aspnetcore/test
Levi B d673df7ef3 Reliability improvements to key ring updates
- Optimistically treat failures as transient and continue to use any existing cached key ring for a short period of time
- Updates to the key ring shouldn't block other threads; they can use the outdated version while waiting for the update
2015-03-17 00:46:24 -07:00
..
Microsoft.AspNet.Cryptography.Internal.Test
Microsoft.AspNet.Cryptography.KeyDerivation.Test
Microsoft.AspNet.DataProtection.Interfaces.Test Continued API improvements and refactoring 2015-03-14 14:29:39 -07:00
Microsoft.AspNet.DataProtection.Test Reliability improvements to key ring updates 2015-03-17 00:46:24 -07:00
Microsoft.AspNet.DataProtection.Test.Shared