IdentityShroud/IdentityShroud.Core
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
..
Contracts Support rotation of master key. 2026-02-24 06:32:58 +01:00
DTO Tests voor client api and service 2026-02-22 09:27:57 +01:00
Helpers Cleanup 2026-02-22 09:28:05 +01:00
Model Support rotation of master key. 2026-02-24 06:32:58 +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
Db.cs WIP making ClientCreate endpoint 2026-02-20 17:35:38 +01:00
IdentityShroud.Core.csproj Fix library reference 2026-02-22 09:46:09 +01:00