RustCrypto / formatsLinks
Cryptography-related format encoders/decoders: DER, PEM, PKCS, PKIX
☆304Updated 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☆331Updated 2 weeks ago
- Collection of stream cipher algorithms☆311Updated 2 weeks ago
- Integration with OS certificate stores for rustls☆224Updated last week
- Utility crates used in RustCrypto☆573Updated this week
- A collection of open source Rust crates from iqlusion☆546Updated last week
- X.509 parser written in pure Rust. Fast, zero-copy, safe.☆256Updated 3 months ago
- WebPKI X.509 Certificate Validation in Rust☆138Updated this week
- A collection of Tokio based TLS libraries.☆259Updated last year
- Collection of cryptography-related traits☆695Updated this week
- Cryptographic signature algorithms: DSA, ECDSA, Ed25519☆579Updated last week
- Async TLS for the Tokio runtime☆192Updated last week
- Integration between hyper HTTP library and rustls TLS stack☆349Updated 3 weeks ago
- CA certificates for use with webpki☆125Updated 2 weeks ago
- Collection of Key Derivation Functions written in pure Rust☆85Updated 2 weeks ago
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆240Updated last month
- Generate X.509 certificates, CSRs☆452Updated last week
- Cryptography-oriented big integer library with constant-time, stack-allocated (no_std-friendly) implementations of modern formulas☆278Updated this week
- Bindings to the macOS Security.framework☆284Updated 2 months ago
- Serialize and deserialize C-like enum as underlying repr☆255Updated last week
- Pure Rust implementation of components of the Secure Shell (SSH) protocol☆206Updated last week
- A small cross-platform library for retrieving random data from (operating) system source☆488Updated 2 weeks ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆441Updated 3 weeks ago
- A secure, standard-conformant, easy to use JWT implementation for Rust.☆264Updated this week
- A certificate verification library for rustls that uses the operating system's verifier☆120Updated 2 months ago
- CBOR utilities☆341Updated last month
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆359Updated last week
- A cargo subcommand, that runs valgrind and displays its output in a helpful manner. Tailored to Rust.☆158Updated last week
- Efficient and customizable data-encoding functions in Rust☆197Updated 2 weeks ago
- A lightweight version of pin-project written with declarative macros.☆263Updated 3 weeks ago
- X25519 elliptic curve Diffie-Hellman key exchange in pure-Rust, using curve25519-dalek.☆347Updated 2 years ago