Modules§
- Encryption / Decryption utilities.
Structs§
- Wrapper for a 256-bit hash digest. Also implements friendly formatting.
- A simple wrapper over String to avoid certain kinds of attack. For more elaboration please see the documentation for the SecretKey structure.
Traits§
- Convenience wrapper trait covering functionality of cryptographic hash functions with fixed output size.
- Similar to std::hash::Hash, but for cryptographic hashes.