RustCrypto / formatsLinks
Cryptography-related format encoders/decoders: DER, PEM, PKCS, PKIX
☆281Updated this 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☆292Updated this week
- Utility crates used in RustCrypto☆519Updated 3 weeks ago
- Collection of stream cipher algorithms☆293Updated this week
- Cryptographic signature algorithms: DSA, ECDSA, Ed25519☆535Updated this week
- A collection of open source Rust crates from iqlusion☆515Updated 2 weeks ago
- Collection of cryptography-related traits☆666Updated this week
- X.509 parser written in pure Rust. Fast, zero-copy, safe.☆242Updated last month
- Cryptography-oriented big integer library with constant-time, stack-allocated (no_std-friendly) implementations of modern formulas☆238Updated this week
- Collection of Key Derivation Functions written in pure Rust☆78Updated this week
- WebPKI X.509 Certificate Validation in Rust☆117Updated this week
- Integration between hyper HTTP library and rustls TLS stack☆330Updated 2 weeks ago
- Integration with OS certificate stores for rustls☆214Updated this week
- A collection of Tokio based TLS libraries.☆258Updated last year
- X25519 elliptic curve Diffie-Hellman key exchange in pure-Rust, using curve25519-dalek.☆338Updated last year
- Generate X.509 certificates, CSRs☆402Updated last week
- A small cross-platform library for retrieving random data from (operating) system source☆407Updated last week
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆217Updated last month
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆342Updated 3 months ago
- A lightweight version of pin-project written with declarative macros.☆249Updated last month
- A secure, standard-conformant, easy to use JWT implementation for Rust.☆255Updated last month
- Password hashing functions / KDFs☆764Updated this week
- RFC-compliant TOTP implementation with ease of use as a goal and additionnal QoL features.☆212Updated 2 months ago
- Async synchronization primitives☆269Updated 2 months ago
- Serialize and deserialize C-like enum as underlying repr☆246Updated last month
- Compile-time string formatting☆238Updated 6 months ago
- Efficient and customizable data-encoding functions in Rust☆189Updated last month
- Conditional compilation according to rustc compiler version☆366Updated last month
- Async TLS for the Tokio runtime☆158Updated 2 weeks ago
- Collection of generic block mode algorithms written in pure Rust☆81Updated last week
- Creates graphviz dependency graphs for Rust projects that use Cargo☆185Updated last year