Commit graph

5 commits

Author SHA1 Message Date
ba1a5f728c
cargo fmt 2025-06-17 10:11:50 -07:00
ed715102c0
Docs & sqlx prep: Improved documentation and update sqlx preparation files for offline builds 2025-06-17 10:08:38 -07:00
69b741fe13 Fixed all warnings 2025-06-16 20:05:01 -07:00
ed2620c8b8 Feat (Sealing): Encryption of Secrets (#1)
This adds support for encrypting and decrypting secrets.
It implements the APIs required for unsealing.
The APIs are not complete or compliant.

Reviewed-on: #1
Co-authored-by: C0ffeeCode <ritters_werth@outlook.com>
Co-committed-by: C0ffeeCode <ritters_werth@outlook.com>
2025-04-03 10:08:08 +02:00
6e215a99ee REFACTOR 2024-04-28 13:54:24 +02:00