IdentityShroud/IdentityShroud.Core.Tests
eelke 644b005f2a Support rotation of master key.
The EncryptionService now loads a set of keys and uses the active one to encrypt and selects key based on keyid during decryption. Introduced EncryptedValue to hold keyId and encrypted data.

(There are no intermeddiate keys yet)
2026-02-24 06:32:58 +01:00
..
Fixtures Cleanup 2026-02-22 09:28:05 +01:00
Helpers SlugHelperTests 2026-02-15 06:54:25 +01:00
Security Support rotation of master key. 2026-02-24 06:32:58 +01:00
Services Support rotation of master key. 2026-02-24 06:32:58 +01:00
IdentityShroud.Core.Tests.csproj Improve the binary storage format of encrypted secrets. Move the related code from AesGcmHelper into the EncryptionService. 2026-02-22 19:11:17 +01:00
IdentityShroud.Core.Tests.csproj.DotSettings Happy flow for creating realms works 2026-02-08 11:57:57 +01:00
JwtSignatureGeneratorTests.cs Improve the binary storage format of encrypted secrets. Move the related code from AesGcmHelper into the EncryptionService. 2026-02-22 19:11:17 +01:00
UnitTest1.cs Improve the binary storage format of encrypted secrets. Move the related code from AesGcmHelper into the EncryptionService. 2026-02-22 19:11:17 +01:00