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
- X.509 parser written in pure Rust. Fast, zero-copy, safe.☆259Updated this week
- Utility crates used in RustCrypto☆592Updated this week
- Integration with OS certificate stores for rustls☆227Updated last week
- Collection of stream cipher algorithms☆313Updated this week
- WebPKI X.509 Certificate Validation in Rust☆139Updated last week
- A collection of open source Rust crates from iqlusion☆552Updated last week
- A collection of Tokio based TLS libraries.☆260Updated last year
- Integration between hyper HTTP library and rustls TLS stack☆354Updated this week
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆250Updated 2 weeks ago
- Generate X.509 certificates, CSRs☆460Updated last week
- Cryptography-oriented big integer library with constant-time, stack-allocated (no_std-friendly) implementations of modern formulas☆283Updated this week
- Collection of cryptography-related traits☆704Updated this week
- Cryptographic signature algorithms: DSA, ECDSA, Ed25519☆601Updated this week
- CA certificates for use with webpki☆131Updated this week
- Serialize and deserialize C-like enum as underlying repr☆256Updated last month
- Async TLS for the Tokio runtime☆211Updated last week
- A secure, standard-conformant, easy to use JWT implementation for Rust.☆268Updated 2 weeks ago
- Collection of Key Derivation Functions written in pure Rust☆86Updated this week
- A lightweight version of pin-project written with declarative macros.☆270Updated 3 weeks ago
- Pure Rust implementation of components of the Secure Shell (SSH) protocol☆210Updated this week
- Compile-time string formatting☆262Updated 4 months ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆446Updated last week
- A small cross-platform library for retrieving random data from (operating) system source☆506Updated this week
- RFC-compliant TOTP implementation with ease of use as a goal and additionnal QoL features.☆248Updated last week
- A certificate verification library for rustls that uses the operating system's verifier☆128Updated last week
- Efficient and customizable data-encoding functions in Rust☆197Updated 3 weeks ago
- Gather author, contributor and publisher data on crates in your dependency graph.☆345Updated 2 weeks ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆369Updated last month
- An auxiliary serde library providing helpful functions for serialisation and deserialisation for containers, struct fields and others.☆173Updated 4 months ago