LemonCore. Secrets. Crypto
(lemon_core v0.1.0)
View Source
Cryptographic helpers for encrypted secret storage.
This module encrypts secret values with AES-256-GCM and derives per-secret keys using HKDF-SHA256 from the configured master key and a random salt.