aspnet/DataProtection
[Archived] Data Protection APIs for protecting and unprotecting data. Project moved to https://github.com/aspnet/AspNetCore
C#Apache-2.0
Issues
- 1
- 5
- 5
Unable to retrieve the decryption key when using X509 certificate to protect keys
#286 opened by urbanhusky - 2
[Question] Why is Protect(string) and Unprotect(string) not part of IDataProtector?
#202 opened by Legogris - 7
- 5
- 6
Move keys from registry to new system
#224 opened by strohhut - 3
- 19
An exception was thrown while deserializing the token.
#228 opened by Tratcher - 6
Revisit how application identifier is generated
#229 opened by Eilon - 2
Address build warnings
#232 opened by mikeharder - 4
[1.x] KeyRingProvider initialization causes thread pool starvation when server starts under load
#242 opened by natemcmaster - 3
Validate Redis extension for shipping
#254 opened by natemcmaster - 7
- 2
- 4
- 3
Create SQL XmlRepository
#280 opened by janpieterz - 4
Enable scenario with RSA certificate not being stored in the certificate store.
#290 opened by nenadvicentic - 1
- 2
- 2
Secure way to store to a shared store
#292 opened by NinoFloris - 7
Consider adding AspNetCore.DataProtection.ServiceFabric to the documented options
#289 opened by MedAnd - 23
- 7
External DI Container issue
#274 opened by ipjohnson - 2
- 2
- 1
ProtectKeysWithCertificate: How to handle certificate rollover or revocation?
#285 opened by urbanhusky - 4
AddMvc Logs DPAPI Error
#288 opened by spiritedsnowcat - 2
- 1
- 2
ProtectKeysWithDpapi results in System.PlatformNotSupportedException on windows 7
#282 opened by soeron - 28
KeyRingProvider initialization causes thread pool starvation when server starts under load
#233 opened by amirjalali1 - 2
- 10
System.PlatformNotSupportedException: Registry is not supported on this platform.
#270 opened by todorgrigorov - 5
- 2
- 2
Random "Accessing expired session" warning
#264 opened - 8
- 1
How to make this working with Jwt Token?
#249 opened by joodies - 5
Fix doc comments and add null checks
#207 opened by ajaybhargavb - 5
Calling AddDataProtection before AddLogging pollutes service collection with NullLoggerFactory
#243 opened by natemcmaster - 2
ProtectKeysWithDpapiNG fails with error "The specified data could not be decrypted"
#246 opened by patnolan - 4
DataProtection keys in azure blob storage protect with x509 cert rotation question
#236 opened by RickBlouch - 8
- 10
Is 1.1.1 data protection incompatible with 1.0?
#216 opened by yellowsix - 0
Address package downgrade warnings
#227 opened by mikeharder - 1
KeyRingBasedDataProtector> repeated validate code
#210 opened by tnclong - 2
- 1
CreateEncryptorInstance runs multiple times
#220 opened by ajaybhargavb - 0
AzureSample uses FileXmlRepository even after PersistKeysToAzureBlobStorage is called
#218 opened by pakrym