Expand description
Client-side AES-256-GCM payload encryption. Stores only ever see ciphertext.
Structs§
Traits§
Functions§
- decrypt_
envelope - encrypt_
envelope - Encrypt an envelope in place. The poison-pill fingerprint is derived from plaintext before the randomized nonce is introduced, so identical bad jobs still quarantine together without revealing their payload to the store.
- register_
encrypted