Cryptography-related format encoders/decoders: DER, PEM, PKCS, PKIX
☆316Mar 16, 2026Updated this week
Alternatives and similar repositories for formats
Users that are interested in formats are comparing it to the libraries listed below
Sorting:
- Cryptographic signature algorithms: DSA, ECDSA, Ed25519☆609Updated this week
- Collection of cryptography-related traits☆719Mar 13, 2026Updated last week
- Authenticated Encryption with Associated Data Algorithms: high-level encryption ciphers☆903Mar 2, 2026Updated 2 weeks ago
- Utility crates used in RustCrypto☆604Mar 9, 2026Updated last week
- Collection of cryptographic hash functions written in pure Rust☆2,193Mar 6, 2026Updated 2 weeks ago
- Cryptography-oriented big integer library with constant-time, stack-allocated (no_std-friendly) implementations of modern formulas☆292Mar 10, 2026Updated last week
- Collection of pure Rust elliptic curve implementations: NIST P-224, P-256, P-384, P-521, secp256k1, SM2☆839Mar 10, 2026Updated last week
- RSA implementation in pure Rust☆657Mar 10, 2026Updated last week
- Message authentication code algorithms written in pure Rust☆343Mar 13, 2026Updated last week
- Collection of block cipher algorithms written in pure Rust☆758Mar 8, 2026Updated last week
- Collection of stream cipher algorithms☆317Mar 9, 2026Updated last week
- Collection of Key Derivation Functions written in pure Rust☆91Feb 16, 2026Updated last month
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆830Mar 13, 2026Updated last week
- Password hashing functions / KDFs☆869Updated this week
- A collection of open source Rust crates from iqlusion☆559Mar 12, 2026Updated last week
- Generate X.509 certificates, CSRs