aspnetcore/test/Microsoft.AspNet.DataProtec...
Levi B e8cc1106d8 Significant refactorings throughout the data protection stack
- Move IDataProtectionProvider, IDataProtector, and extension methods to their own package
- Simplify the APIs for registering and configuring the system
- Default implementation now auto-detects capabilities of OS
- Use EncryptedXml for X.509 certificate-based encryption
- Add ability to escrow secret material upon key creation
- Use centralized system policy for default algorithm selection
- Simplify System.Web compatibility layer
- Add unit tests, logging, and doc comments throughout solution
2015-03-10 22:43:45 -07:00
..
AuthenticatedEncryption/ConfigurationModel Significant refactorings throughout the data protection stack 2015-03-10 22:43:45 -07:00
Cng Significant refactorings throughout the data protection stack 2015-03-10 22:43:45 -07:00
KeyManagement Significant refactorings throughout the data protection stack 2015-03-10 22:43:45 -07:00
Managed Significant refactorings throughout the data protection stack 2015-03-10 22:43:45 -07:00
Properties
Repositories Significant refactorings throughout the data protection stack 2015-03-10 22:43:45 -07:00
SP800_108 Significant refactorings throughout the data protection stack 2015-03-10 22:43:45 -07:00
XmlEncryption Significant refactorings throughout the data protection stack 2015-03-10 22:43:45 -07:00
ActivatorTests.cs Significant refactorings throughout the data protection stack 2015-03-10 22:43:45 -07:00
AnonymousImpersonation.cs Significant refactorings throughout the data protection stack 2015-03-10 22:43:45 -07:00
DataProtectionExtensionsTests.cs Significant refactorings throughout the data protection stack 2015-03-10 22:43:45 -07:00
EphemeralDataProtectionProviderTests.cs Significant refactorings throughout the data protection stack 2015-03-10 22:43:45 -07:00
Microsoft.AspNet.DataProtection.Test.kproj
MockExtensions.cs Significant refactorings throughout the data protection stack 2015-03-10 22:43:45 -07:00
RegistryPolicyResolverTests.cs Significant refactorings throughout the data protection stack 2015-03-10 22:43:45 -07:00
SecretAssert.cs Significant refactorings throughout the data protection stack 2015-03-10 22:43:45 -07:00
SecretTests.cs Significant refactorings throughout the data protection stack 2015-03-10 22:43:45 -07:00
SequentialGenRandom.cs Significant refactorings throughout the data protection stack 2015-03-10 22:43:45 -07:00
StringLoggerFactory.cs Significant refactorings throughout the data protection stack 2015-03-10 22:43:45 -07:00
TimeLimitedDataProtectorTests.cs Significant refactorings throughout the data protection stack 2015-03-10 22:43:45 -07:00
XmlAssert.cs Significant refactorings throughout the data protection stack 2015-03-10 22:43:45 -07:00
project.json Significant refactorings throughout the data protection stack 2015-03-10 22:43:45 -07:00