RustCrypto / traitsLinks
Collection of cryptography-related traits
☆701Updated this week
Alternatives and similar repositories for traits
Users that are interested in traits are comparing it to the libraries listed below
Sorting:
- Utility crates used in RustCrypto☆590Updated this week
- Cryptographic signature algorithms: DSA, ECDSA, Ed25519☆596Updated this week
- Collection of block cipher algorithms written in pure Rust☆753Updated last week
- Authenticated Encryption with Associated Data Algorithms: high-level encryption ciphers☆890Updated last week
- RSA implementation in pure Rust☆645Updated last week
- A collection of open source Rust crates from iqlusion☆551Updated last week
- Message authentication code algorithms written in pure Rust☆336Updated last week
- Collection of pure Rust elliptic curve implementations: NIST P-224, P-256, P-384, P-521, secp256k1, SM2☆832Updated last week
- Password hashing functions / KDFs☆856Updated this week
- Usable, easy and safe pure-Rust crypto☆709Updated last week
- Cryptography-related format encoders/decoders: DER, PEM, PKCS, PKIX☆308Updated this week
- Big integer types for Rust☆594Updated 8 months ago
- Cryptography-oriented big integer library with constant-time, stack-allocated (no_std-friendly) implementations of modern formulas☆281Updated last week
- X25519 elliptic curve Diffie-Hellman key exchange in pure-Rust, using curve25519-dalek.☆350Updated 2 years ago
- Collection of stream cipher algorithms☆313Updated this week
- A pure-Rust implementation of group operations on Ristretto and Curve25519☆1,108Updated last week
- base64, in rust☆710Updated last month
- A small cross-platform library for retrieving random data from (operating) system source☆503Updated this week
- Integration between hyper HTTP library and rustls TLS stack☆354Updated 3 weeks ago
- Don't Roll Your Own Crypto: pure-Rust, hard to misuse cryptography library☆327Updated last month
- ARCHIVED/MOVED: please visit the new location☆704Updated last month
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆819Updated this week
- A crate for safe and ergonomic pin-projection.☆697Updated last week
- ☆899Updated last week
- Arbitrary precision decimal crate for Rust☆387Updated last month
- Rust library allowing to register multiple handlers for the same signal☆827Updated last week
- An implementation of webauthn components for Rustlang servers