Expand description
Underlying cryptographic routines.
Structs§
- Default
Crypto - Cryptography routines using native Rust crates.
- Signal
Cipher Type Error - The error returned from a failed conversion to
SignalCipherType
.
Enums§
- Signal
Cipher Type - The type of AES cipher.
Traits§
- Crypto
- Cryptography routines used in the signal protocol.
- Sha256
Hmac - Something which can calculate a SHA-256 HMAC.
- Sha512
Digest - Something which can generate a SHA-512 hash.