Module lock_keeper::crypto::generic
source · Structs§
- The associated data used in
EncryptedAEAD ciphertexts and key derivations. - A ciphertext representing an object of type
T, encrypted under the ChaCha20Poly1305 scheme for authenticated encryption with associated data (AEAD). - A well-formed symmetric encryption key for an AEAD scheme.
- Helper type for parsing byte array into integers and slices.
- Secret 🔒A generic secret.