aspnetcore/src/DataProtection
Hao Kung bcc962a182
Retarget key derivation (#14633)
2019-10-10 13:41:21 -07:00
..
Abstractions [release/3.1] Update dependencies from 2 repositories (#13571) 2019-09-15 21:27:50 -07:00
AzureKeyVault [release/3.1] Update dependencies from 2 repositories (#13571) 2019-09-15 21:27:50 -07:00
AzureStorage Merge branch 'release/3.1' into 'master' 2019-09-20 21:56:41 -07:00
Cryptography.Internal [master] Update dependencies from 3 repositories (#13548) 2019-09-18 19:15:49 +00:00
Cryptography.KeyDerivation Retarget key derivation (#14633) 2019-10-10 13:41:21 -07:00
DataProtection Making docs more inclusive (#14607) 2019-10-07 22:25:36 -07:00
EntityFrameworkCore [release/3.1] Update dependencies from 2 repositories (#13571) 2019-09-15 21:27:50 -07:00
Extensions [master] Update dependencies from 3 repositories (#13548) 2019-09-18 19:15:49 +00:00
StackExchangeRedis [master] Update dependencies from 3 repositories (#13548) 2019-09-18 19:15:49 +00:00
samples [release/3.1] Update dependencies from 2 repositories (#13571) 2019-09-15 21:27:50 -07:00
shared [master] Update dependencies from 3 repositories (#13548) 2019-09-18 19:15:49 +00:00
CreateTestCert.ps1
DataProtection.sln Don't capture instance in Select for DataProtection. (#13743) 2019-09-06 15:02:11 -07:00
NuGetPackageVerifier.json
Provision-AutoGenKeys.ps1
README.md Drop 'en-us' loc segment from URLs + doc nits (#13410) 2019-08-24 15:13:25 -07:00
build.cmd Replace Internal.AspNetCore.Sdk with Microsoft.DotNet.Arcade.Sdk (#10674) 2019-06-07 17:19:41 -07:00
build.sh build.cmd/sh changes (#5958) 2018-12-20 16:52:15 -08:00
startvs.cmd [automated] Merge branch 'release/2.1' => 'release/2.2' (#4577) 2018-12-11 16:13:20 -08:00

README.md

DataProtection

Data Protection APIs for protecting and unprotecting data. You can find documentation for Data Protection in the ASP.NET Core Documentation.

Community Maintained Data Protection Providers & Projects