Authenticated Encryption with Associated Data Algorithms: high-level encryption ciphers
Authenticated Encryption with Associated Data Algorithms: high-level encryption ciphers
Password hashing functions / KDFs
Collection of pure Rust elliptic curve implementations: NIST P-224, P-256, P-384, P-521, secp256k1, SM2
Collection of block cipher algorithms written in pure Rust
Collection of cryptography-related traits
Cryptographic signature algorithms: DSA, ECDSA, Ed25519
Collection of stream cipher algorithms
Cryptography-related format encoders/decoders: DER, PEM, PKCS, PKIX
Cryptography-oriented big integer library with constant-time, stack-allocated (no_std-friendly) implementations of modern formulas
Collection of Key Encapsulation Mechanisms written in pure Rust
Collection of universal hashing functions