IdentityShroud/IdentityShroud.Api
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
..
Apis Cleanup 2026-02-22 09:28:05 +01:00
Properties Miscelanious trials 2026-02-06 19:58:01 +01:00
AppJsonSerializerContext.cs Cleanup 2026-02-22 09:28:05 +01:00
appsettings.Development.json Miscelanious trials 2026-02-06 19:58:01 +01:00
appsettings.json Miscelanious trials 2026-02-06 19:58:01 +01:00
IdentityShroud.Api.csproj Support rotation of master key. 2026-02-24 06:32:58 +01:00
IdentityShroud.Api.csproj.DotSettings Reworked code around signing keys have key details much more isolated from the other parts of the program. 2026-02-21 20:15:46 +01:00
IdentityShroud.http Miscelanious trials 2026-02-06 19:58:01 +01:00
Program.cs Reworked code around signing keys have key details much more isolated from the other parts of the program. 2026-02-21 20:15:46 +01:00