Commit graph

5 commits

Author SHA1 Message Date
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
eelke
3d73a9914c Tests voor client api and service 2026-02-22 09:27:57 +01:00
eelke
ddbb1f42d7 Add validation to RealmCreate 2026-02-08 18:00:24 +01:00
eelke
92b34bd0b5 Happy flow for creating realms works
But needs more validating...
2026-02-08 11:57:57 +01:00
eelke
f99c97f392 Miscelanious trials 2026-02-06 19:58:01 +01:00