RustCrypto / formatsLinks
Cryptography-related format encoders/decoders: DER, PEM, PKCS, PKIX
☆306Updated 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☆335Updated last week
- Collection of stream cipher algorithms☆311Updated this week
- X.509 parser written in pure Rust. Fast, zero-copy, safe.☆257Updated 4 months ago
- Utility crates used in RustCrypto☆585Updated this week
- WebPKI X.509 Certificate Validation in Rust☆139Updated this week
- Cryptography-oriented big integer library with constant-time, stack-allocated (no_std-friendly) implementations of modern formulas☆279Updated this week
- Cryptographic signature algorithms: DSA, ECDSA, Ed25519☆585Updated this week
- A collection of open source Rust crates from iqlusion☆550Updated this week
- Integration with OS certificate stores for rustls☆225Updated this week
- Async TLS for the Tokio runtime☆202Updated this week
- Collection of cryptography-related traits☆700Updated this week
- A collection of Tokio based TLS libraries.☆259Updated last year
- Generate X.509 certificates, CSRs☆455Updated this week
- Pure Rust implementation of components of the Secure Shell (SSH) protocol☆206Updated this week
- Collection of Key Derivation Functions written in pure Rust☆86Updated this week
- Bindings to the macOS Security.framework☆284Updated 2 months ago
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆243Updated last month
- A certificate verification library for rustls that uses the operating system's verifier☆123Updated 2 weeks ago
- A secure, standard-conformant, easy to use JWT implementation for Rust.☆266Updated last week
- Collection of generic block mode algorithms written in pure Rust☆91Updated 3 weeks ago
- Integration between hyper HTTP library and rustls TLS stack☆353Updated last week
- CA certificates for use with webpki☆128Updated last week
- Small, wasm-friendly, zero-dependencies Ed25519 and X25519 implementation for Rust.☆137Updated last week
- Compile-time string formatting☆261Updated 3 months ago
- Serialize and deserialize C-like enum as underlying repr☆256Updated 3 weeks ago
- RFC-compliant TOTP implementation with ease of use as a goal and additionnal QoL features.☆243Updated 9 months ago
- X25519 elliptic curve Diffie-Hellman key exchange in pure-Rust, using curve25519-dalek.☆350Updated 2 years ago
- A small cross-platform library for retrieving random data from (operating) system source☆497Updated this week
- CBOR utilities☆350Updated last month
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆443Updated last week