Improve the binary storage format of encrypted secrets. Move the related code from AesGcmHelper into the EncryptionService.

This commit is contained in:
eelke 2026-02-22 19:11:17 +01:00
parent ac08956339
commit 4201d0240d
11 changed files with 110 additions and 131 deletions

View file

@ -1,8 +1,5 @@
# IdentityShroud
![Build Status](https://github.com/Eelke76/IdentityShroud/actions/workflows/ci.yml/badge.svg)
![Code Coverage](https://img.shields.io/badge/Code%20Coverage-0%25-critical)
IdentityShroud is a .NET project for identity management and protection.
## Build and Test