RustCrypto / formats
Cryptography-related format encoders/decoders: DER, PEM, PKCS, PKIX
☆251Updated last week
Related projects ⓘ
Alternatives and complementary repositories for formats
- Message authentication code algorithms written in pure Rust☆264Updated last month
- X.509 parser written in pure Rust. Fast, zero-copy, safe.☆218Updated last week
- Utility crates used in RustCrypto☆446Updated this week
- Collection of stream cipher algorithms☆264Updated this week
- Collection of Key Derivation Functions written in pure Rust☆67Updated 2 weeks ago
- A collection of Tokio based TLS libraries.☆251Updated 9 months ago
- Cryptographic signature algorithms: DSA, ECDSA, Ed25519☆473Updated last week
- Cryptography-oriented big integer library with constant-time, stack-allocated (no_std-friendly) implementations of modern formulas☆193Updated last week
- Collection of cryptography-related traits☆588Updated this week
- A collection of open source Rust crates from iqlusion☆461Updated this week
- WebPKI X.509 Certificate Validation in Rust☆97Updated this week
- Integration with OS certificate stores for rustls☆198Updated this week
- Integration between hyper HTTP library and rustls TLS stack☆312Updated this week
- Idiomatic Rust wrapper for MbedTLS☆82Updated last week
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆207Updated this week
- Generate X.509 certificates, CSRs☆346Updated this week
- Don't Roll Your Own Crypto: pure-Rust, hard to misuse cryptography library☆288Updated 2 months ago
- Serialize and deserialize C-like enum as underlying repr☆231Updated 2 weeks ago
- CA certificates for use with webpki☆91Updated this week
- A lightweight version of pin-project written with declarative macros.☆227Updated this week
- Password hashing functions / KDFs☆675Updated this week
- Allows for the creation of serialised Rust tests☆229Updated 2 weeks ago
- Procedural macros to derive numeric traits in Rust☆172Updated 9 months ago
- Compile-time string formatting☆217Updated 2 months ago
- Small, wasm-friendly, zero-dependencies Ed25519 and X25519 implementation for Rust.☆121Updated 3 months ago
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆255Updated 2 years ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆319Updated 2 weeks ago
- ☆190Updated 11 months ago
- A cargo subcommand, that runs valgrind and displays its output in a helpful manner.☆136Updated last month
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆395Updated 3 weeks ago