IdentityShroud/IdentityShroud.Core/Security
2026-02-26 20:41:59 +01:00
..
Keys Cleanup 2026-02-22 09:28:05 +01:00
ConfigurationSecretProvider.cs Encrypt realm data with dek which is encrypted with kek. The signing keys are also encrypted with the kek. 2026-02-26 19:46:14 +01:00
DekId.cs Encrypt realm data with dek which is encrypted with kek. The signing keys are also encrypted with the kek. 2026-02-26 19:46:14 +01:00
EncryptedDek.cs Encrypt realm data with dek which is encrypted with kek. The signing keys are also encrypted with the kek. 2026-02-26 19:46:14 +01:00
EncryptedValue.cs Encrypt realm data with dek which is encrypted with kek. The signing keys are also encrypted with the kek. 2026-02-26 19:46:14 +01:00
Encryption.cs Pass Span instead of Memory 2026-02-26 20:41:59 +01:00
JsonWebAlgorithm.cs Cleanup 2026-02-22 09:28:05 +01:00
JwtSignatureGenerator.cs Add test for JwtSignatureGenerator 2026-02-14 14:38:30 +01:00
KekId.cs Encrypt realm data with dek which is encrypted with kek. The signing keys are also encrypted with the kek. 2026-02-26 19:46:14 +01:00
KeyEncryptionKey.cs Encrypt realm data with dek which is encrypted with kek. The signing keys are also encrypted with the kek. 2026-02-26 19:46:14 +01:00