RustCrypto / signatures
Cryptographic signature algorithms: DSA, ECDSA, Ed25519
☆495Updated this week
Alternatives and similar repositories for signatures:
Users that are interested in signatures are comparing it to the libraries listed below
- Collection of cryptography-related traits☆622Updated this week
- Collection of pure Rust elliptic curve implementations: NIST P-224, P-256, P-384, P-521, secp256k1, SM2☆710Updated last week
- Utility crates used in RustCrypto☆472Updated last week
- Cryptography-oriented big integer library with constant-time, stack-allocated (no_std-friendly) implementations of modern formulas☆211Updated this week
- X25519 elliptic curve Diffie-Hellman key exchange in pure-Rust, using curve25519-dalek.☆333Updated last year
- Authenticated Encryption with Associated Data Algorithms: high-level encryption ciphers