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§
Functions§
- random_
bytes - Generates a random byte array of a specified size.