Crate secured_cipher_key

Source

Structs§

Key
Key holds a public key and a salt value. This struct is specifically designed for use in symmetric encryption, and is compatible with multiple encryption algorithms.

Enums§

KeyDerivationStrategy

Functions§

random_bytes
Generates a random byte array of a specified size.