RustCrypto / formatsLinks
Cryptography-related format encoders/decoders: DER, PEM, PKCS, PKIX
☆292Updated last week
Alternatives and similar repositories for formats
Users that are interested in formats are comparing it to the libraries listed below
Sorting:
- Message authentication code algorithms written in pure Rust☆310Updated this week
- Utility crates used in RustCrypto☆544Updated last week
- Collection of stream cipher algorithms☆300Updated this week
- X.509 parser written in pure Rust. Fast, zero-copy, safe.☆249Updated last week
- Integration with OS certificate stores for rustls☆220Updated this week
- A collection of open source Rust crates from iqlusion☆524Updated this week
- Collection of cryptography-related traits☆675Updated this week
- A collection of Tokio based TLS libraries.☆259Updated last year
- Cryptographic signature algorithms: DSA, ECDSA, Ed25519☆559Updated this week
- Collection of Key Derivation Functions written in pure Rust☆82Updated 2 weeks ago
- WebPKI X.509 Certificate Validation in Rust☆130Updated last week
- Cryptography-oriented big integer library with constant-time, stack-allocated (no_std-friendly) implementations of modern formulas☆252Updated this week
- Integration between hyper HTTP library and rustls TLS stack☆346Updated 3 weeks ago
- Async TLS for the Tokio runtime☆175Updated 2 weeks ago
- Generate X.509 certificates, CSRs☆428Updated last week
- Efficient and customizable data-encoding functions in Rust☆193Updated last month
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆230Updated 2 months ago
- Small, wasm-friendly, zero-dependencies Ed25519 and X25519 implementation for Rust.☆129Updated 8 months ago
- A secure, standard-conformant, easy to use JWT implementation for Rust.☆259Updated 2 weeks ago
- Compile-time string formatting☆242Updated 9 months ago
- Don't Roll Your Own Crypto: pure-Rust, hard to misuse cryptography library☆320Updated 4 months ago
- Pure Rust implementation of components of the Secure Shell (SSH) protocol☆194Updated this week
- A small cross-platform library for retrieving random data from (operating) system source☆446Updated this week
- X25519 elliptic curve Diffie-Hellman key exchange in pure-Rust, using curve25519-dalek.☆340Updated 2 years ago
- CBOR utilities☆324Updated last month
- CA certificates for use with webpki☆118Updated last month
- Bindings to the macOS Security.framework☆277Updated last week
- Serialize and deserialize C-like enum as underlying repr☆248Updated this week
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆349Updated this week
- A cargo subcommand, that runs valgrind and displays its output in a helpful manner. Tailored to Rust.☆154Updated 2 months ago