Skip to main content

Crate headgate_crypto

Crate headgate_crypto 

Source
Expand description

Client-side AES-256-GCM payload encryption. Stores only ever see ciphertext.

Structs§

CryptoError
StaticKeyring

Traits§

KeyProvider

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