IdentityShroud/IdentityShroud.Core/Contracts
2026-02-22 19:11:17 +01:00
..
IClientService.cs Tests voor client api and service 2026-02-22 09:27:57 +01:00
IClock.cs WIP making ClientCreate endpoint 2026-02-20 17:35:38 +01:00
IEncryptionService.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
IKeyService.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
IRealmService.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
ISecretProvider.cs EncryptionService should be using ISecretProvider 2026-02-15 19:18:02 +01:00