RustCrypto / formatsLinks
Cryptography-related format encoders/decoders: DER, PEM, PKCS, PKIX
☆292Updated 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☆317Updated this week
- Utility crates used in RustCrypto☆549Updated last week
- X.509 parser written in pure Rust. Fast, zero-copy, safe.☆251Updated last month
- Collection of stream cipher algorithms☆301Updated last week
- A collection of open source Rust crates from iqlusion☆529Updated last week
- Integration with OS certificate stores for rustls☆221Updated this week
- WebPKI X.509 Certificate Validation in Rust☆132Updated this week
- Collection of cryptography-related traits☆680Updated this week
- A collection of Tokio based TLS libraries.☆258Updated last year
- Cryptographic signature algorithms: DSA, ECDSA, Ed25519☆561Updated last week
- Async TLS for the Tokio runtime☆179Updated last week
- Integration between hyper HTTP library and rustls TLS stack☆346Updated last month
- Generate X.509 certificates, CSRs☆439Updated this week
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆231Updated 3 months ago
- A small cross-platform library for retrieving random data from (operating) system source☆453Updated last week
- CA certificates for use with webpki☆120Updated this week
- Cryptography-oriented big integer library with constant-time, stack-allocated (no_std-friendly) implementations of modern formulas☆263Updated this week
- A secure, standard-conformant, easy to use JWT implementation for Rust.☆260Updated last month
- Efficient and customizable data-encoding functions in Rust☆194Updated 2 months ago
- Collection of Key Derivation Functions written in pure Rust☆82Updated this week
- Pure Rust implementation of components of the Secure Shell (SSH) protocol☆196Updated last week
- Bindings to the macOS Security.framework☆280Updated last week
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆350Updated 3 weeks ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆431Updated last week
- Don't Roll Your Own Crypto: pure-Rust, hard to misuse cryptography library☆320Updated 5 months ago
- A lightweight version of pin-project written with declarative macros.☆255Updated last month
- Small, wasm-friendly, zero-dependencies Ed25519 and X25519 implementation for Rust.☆130Updated 3 weeks ago
- Serialize and deserialize C-like enum as underlying repr☆250Updated 3 weeks ago
- Compile-time string formatting☆243Updated this week
- A certificate verification library for rustls that uses the operating system's verifier☆115Updated 2 weeks ago