RustCrypto/traits

RustCrypto/traits

Releases462
Frequency6 days 18 hours
Last Release
Stars743
Collection of cryptography-related traits

Linked projects

Traits for cryptographic hash functions and message authentication codes
Trait for Message Authentication Code (MAC) algorithms
Traits for describing block ciphers and stream ciphers
DEPRECATED: please switch to the `cipher` crate
DEPRECATED: replaced by the `cipher` crate
Common traits used by cryptographic algorithms
Traits for cryptographic signature algorithms (e.g. ECDSA, Ed25519)
Facade crate for all of the RustCrypto traits (e.g. `aead`, `cipher`, `digest`)