RustCrypto / formatsLinks
Cryptography-related format encoders/decoders: DER, PEM, PKCS, PKIX
☆310Updated 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☆338Updated last week
- Utility crates used in RustCrypto☆592Updated this week
- Collection of stream cipher algorithms☆313Updated this week
- X.509 parser written in pure Rust. Fast, zero-copy, safe.☆257Updated 4 months ago
- WebPKI X.509 Certificate Validation in Rust☆139Updated last week
- Integration with OS certificate stores for rustls☆227Updated last week
- A collection of open source Rust crates from iqlusion☆552Updated last week
- Cryptographic signature algorithms: DSA, ECDSA, Ed25519☆596Updated last week
- Collection of cryptography-related traits☆704Updated this week
- Cryptography-oriented big integer library with constant-time, stack-allocated (no_std-friendly) implementations of modern formulas☆283Updated this week
- A collection of Tokio based TLS libraries.☆260Updated last year
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆250Updated 2 weeks ago
- Integration between hyper HTTP library and rustls TLS stack☆354Updated last month
- Collection of Key Derivation Functions written in pure Rust☆86Updated this week
- Async TLS for the Tokio runtime☆211Updated last week
- CA certificates for use with webpki☆131Updated this week
- Generate X.509 certificates, CSRs☆460Updated last week
- Efficient and customizable data-encoding functions in Rust☆197Updated 3 weeks ago
- A small cross-platform library for retrieving random data from (operating) system source☆503Updated last week
- Serialize and deserialize C-like enum as underlying repr☆256Updated last month
- Bindings to the macOS Security.framework☆286Updated 3 months ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆446Updated last week
- Don't Roll Your Own Crypto: pure-Rust, hard to misuse cryptography library☆327Updated last month
- A certificate verification library for rustls that uses the operating system's verifier☆128Updated last week
- A secure, standard-conformant, easy to use JWT implementation for Rust.☆268Updated 2 weeks ago
- Pure Rust implementation of components of the Secure Shell (SSH) protocol☆208Updated last week
- A lightweight version of pin-project written with declarative macros.☆268Updated 3 weeks ago
- Compile-time string formatting☆262Updated 4 months ago
- Collection of generic block mode algorithms written in pure Rust☆91Updated this week
- A cargo subcommand, that runs valgrind and displays its output in a helpful manner. Tailored to Rust.☆158Updated last month