RustCrypto / signaturesLinks
Cryptographic signature algorithms: DSA, ECDSA, Ed25519
☆577Updated last week
Alternatives and similar repositories for signatures
Users that are interested in signatures are comparing it to the libraries listed below
Sorting:
- Collection of pure Rust elliptic curve implementations: NIST P-224, P-256, P-384, P-521, secp256k1, SM2☆811Updated last week
- Collection of cryptography-related traits☆694Updated this week
- Utility crates used in RustCrypto☆567Updated this week
- Cryptography-oriented big integer library with constant-time, stack-allocated (no_std-friendly) implementations of modern formulas☆274Updated this week
- RSA implementation in pure Rust☆636Updated 2 weeks ago
- Message authentication code algorithms written in pure Rust☆325Updated last week
- Cryptography-related format encoders/decoders: DER, PEM, PKCS, PKIX☆299Updated this week
- Authenticated Encryption with Associated Data Algorithms: high-level encryption ciphers☆872Updated last week
- X25519 elliptic curve Diffie-Hellman key exchange in pure-Rust, using curve25519-dalek.☆347Updated 2 years ago
- Collection of block cipher algorithms written in pure Rust☆742Updated 3 weeks ago
- A collection of open source Rust crates from iqlusion☆541Updated 2 weeks ago
- Collection of stream cipher algorithms☆308Updated last week
- ARCHIVED/MOVED: please visit the new location☆707Updated 3 months ago
- A pure-Rust implementation of group operations on Ristretto and Curve25519☆1,072Updated last week
- Usable, easy and safe pure-Rust crypto☆703Updated this week
- Big integer types for Rust☆583Updated 6 months ago
- Password hashing functions / KDFs☆829Updated last week
- A Coordination repo for all things Rust Cryptography oriented☆282Updated 9 months ago
- Don't Roll Your Own Crypto: pure-Rust, hard to misuse cryptography library☆325Updated 7 months ago
- A rust implementation of the Kyber post-quantum KEM☆225Updated last year
- A small cross-platform library for retrieving random data from (operating) system source☆473Updated last week
- Pure-Rust traits and utilities for constant-time cryptographic implementations.☆283Updated last year
- X.509 parser written in pure Rust. Fast, zero-copy, safe.☆255Updated 2 months ago
- Rust Post-Quantum cryptography☆362Updated 3 months ago
- Collect libraries and packages about cryptography in Rust.☆569Updated last year
- A collection of Tokio based TLS libraries.☆258Updated last year
- Rust JSON-RPC library on top of async/await☆808Updated this week
- Collection of Key Derivation Functions written in pure Rust☆85Updated last week
- An implementation of webauthn components for Rustlang servers☆611Updated last week
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆236Updated this week