aspnetcore/test/Microsoft.AspNetCore.DataPr.../AuthenticatedEncryption
Ajay Bhargav Baaskaran cde3b96aa7 [Fixes #134] Refactored DI support
- Refactored builder extensions and service collection extensions
- Refactored Settings/Configuration/Descriptor
- Removed ConfigurationCommon/AuthenticatedEncryptorConfigurationExtensions
- Added IAuthenticatedEncryptorFactory and implementations
- Refactored IKey to have Descriptor instead of CreateEncryptorInstance()
- Handled Repository/Encryptor special logic
- Added samples
- Updated tests
2017-03-14 19:58:46 -07:00
..
ConfigurationModel [Fixes #134] Refactored DI support 2017-03-14 19:58:46 -07:00
CngCbcAuthenticatedEncryptorFactoryTest.cs [Fixes #134] Refactored DI support 2017-03-14 19:58:46 -07:00
CngGcmAuthenticatedEncryptorFactoryTest.cs [Fixes #134] Refactored DI support 2017-03-14 19:58:46 -07:00
ManagedAuthenticatedEncryptorFactoryTest.cs [Fixes #134] Refactored DI support 2017-03-14 19:58:46 -07:00