aspnetcore/test
Levi B ca840d3711 Code cleanup in KeyDerivation
- Rename PRF members to be HMAC functions (which is technically correct)
- Use NotNullAttribute where possible
2015-03-17 22:03:43 -07:00
..
Microsoft.AspNet.Cryptography.Internal.Test
Microsoft.AspNet.Cryptography.KeyDerivation.Test Code cleanup in KeyDerivation 2015-03-17 22:03:43 -07:00
Microsoft.AspNet.DataProtection.Extensions.Test Add simple file-based provider instantiation APIs 2015-03-17 15:36:58 -07:00
Microsoft.AspNet.DataProtection.Interfaces.Test Move IApplicationDiscriminator to Infrastructure namespace 2015-03-17 20:56:58 -07:00
Microsoft.AspNet.DataProtection.Test
Microsoft.AspNet.DataProtection.Test.Shared