RustCrypto / signaturesLinks
Cryptographic signature algorithms: DSA, ECDSA, Ed25519
☆580Updated this week
Alternatives and similar repositories for signatures
Users that are interested in signatures are comparing it to the libraries listed below
Sorting:
- Collection of cryptography-related traits☆698Updated this week
- Collection of pure Rust elliptic curve implementations: NIST P-224, P-256, P-384, P-521, secp256k1, SM2☆824Updated this week
- Utility crates used in RustCrypto☆580Updated last week
- Cryptography-oriented big integer library with constant-time, stack-allocated (no_std-friendly) implementations of modern formulas☆279Updated this week
- X25519 elliptic curve Diffie-Hellman key exchange in pure-Rust, using curve25519-dalek.☆348Updated 2 years ago
- RSA implementation in pure Rust☆643Updated this week
- Cryptography-related format encoders/decoders: DER, PEM, PKCS, PKIX☆305Updated this week
- Collection of stream cipher algorithms☆311Updated last week
- Message authentication code algorithms written in pure Rust☆334Updated last week
- Collection of block cipher algorithms written in pure Rust☆751Updated this week
- Authenticated Encryption with Associated Data Algorithms: high-level encryption ciphers☆886Updated last week
- ARCHIVED/MOVED: please visit the new location☆705Updated last month
- A collection of open source Rust crates from iqlusion☆547Updated 3 weeks ago
- Usable, easy and safe pure-Rust crypto☆708Updated last week
- Big integer types for Rust☆590Updated 7 months ago
- A pure-Rust implementation of group operations on Ristretto and Curve25519☆1,091Updated this week
- A rust implementation of the Kyber post-quantum KEM☆227Updated last year
- A Coordination repo for all things Rust Cryptography oriented☆285Updated this week
- X.509 parser written in pure Rust. Fast, zero-copy, safe.☆255Updated 4 months ago
- Password hashing functions / KDFs