RustCrypto / signatures
Cryptographic signature algorithms: DSA, ECDSA, Ed25519
☆502Updated this week
Alternatives and similar repositories for signatures:
Users that are interested in signatures are comparing it to the libraries listed below
- Collection of pure Rust elliptic curve implementations: NIST P-224, P-256, P-384, P-521, secp256k1, SM2☆719Updated last week
- Collection of cryptography-related traits☆634Updated this week
- X25519 elliptic curve Diffie-Hellman key exchange in pure-Rust, using curve25519-dalek.☆334Updated last year
- Utility crates used in RustCrypto☆480Updated 3 weeks ago
- Collection of block cipher algorithms written in pure Rust☆699Updated 2 weeks ago
- Message authentication code algorithms written in pure Rust☆277Updated 2 weeks ago
- Cryptography-related format encoders/decoders: DER, PEM, PKCS, PKIX☆264Updated this week
- Authenticated Encryption with Associated Data Algorithms: high-level encryption ciphers☆769Updated this week
- RSA implementation in pure Rust☆586Updated last week
- Collection of stream cipher algorithms☆280Updated 2 weeks ago
- A pure-Rust implementation of group operations on Ristretto and Curve25519☆955Updated 2 months ago
- A collection of open source Rust crates from iqlusion☆483Updated this week
- Fast and efficient ed25519 signing and verification in Rust.☆700Updated 9 months ago
- Cryptography-oriented big integer library with constant-time, stack-allocated (no_std-friendly) implementations of modern formulas☆218Updated this week
- Usable, easy and safe pure-Rust crypto☆665Updated this week
- Password hashing functions / KDFs☆721Updated this week
- Big integer types for Rust☆555Updated last month
- Rust JSON-RPC library on top of async/await☆700Updated this week
- Collect libraries and packages about cryptography in Rust.☆538Updated 8 months ago
- A Coordination repo for all things Rust Cryptography oriented☆273Updated 3 weeks ago
- A small cross-platform library for retrieving random data from (operating) system source☆354Updated this week
- A collection of Tokio based TLS libraries.☆256Updated last year
- Pure-Rust traits and utilities for constant-time cryptographic implementations.☆266Updated 7 months ago
- A Rust implementation of the Noise Protocol Framework☆928Updated 2 weeks ago
- Don't Roll Your Own Crypto: pure-Rust, hard to misuse cryptography library☆303Updated last month
- A rust implementation of the Kyber post-quantum KEM☆202Updated last year
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆716Updated 2 weeks ago
- Make production Rust binaries auditable☆714Updated last week
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆213Updated 4 months ago
- Pure Rust Implementation of secp256k1.☆184Updated last week