RustCrypto / formatsLinks
Cryptography-related format encoders/decoders: DER, PEM, PKCS, PKIX
☆292Updated 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☆299Updated last month
- Utility crates used in RustCrypto☆536Updated this week
- Collection of stream cipher algorithms☆298Updated last month
- Integration with OS certificate stores for rustls☆219Updated this week
- A collection of open source Rust crates from iqlusion☆521Updated 3 weeks ago
- X.509 parser written in pure Rust. Fast, zero-copy, safe.☆245Updated last week
- Cryptographic signature algorithms: DSA, ECDSA, Ed25519☆543Updated last week
- WebPKI X.509 Certificate Validation in Rust☆121Updated this week
- A collection of Tokio based TLS libraries.☆258Updated last year
- Collection of cryptography-related traits☆669Updated this week
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆228Updated last month
- A secure, standard-conformant, easy to use JWT implementation for Rust.☆258Updated 2 weeks ago
- Async TLS for the Tokio runtime☆164Updated last month
- Generate X.509 certificates, CSRs☆416Updated 2 weeks ago
- A small cross-platform library for retrieving random data from (operating) system source☆427Updated this week
- CA certificates for use with webpki☆117Updated 3 weeks ago
- Integration between hyper HTTP library and rustls TLS stack☆339Updated last month
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆427Updated last month
- Cryptography-oriented big integer library with constant-time, stack-allocated (no_std-friendly) implementations of modern formulas☆244Updated this week
- Rust implementation of CRC(16, 32, 64) with support of various standards☆210Updated 3 months ago
- Collection of Key Derivation Functions written in pure Rust☆82Updated last month
- CBOR utilities☆314Updated last week
- Serialize and deserialize C-like enum as underlying repr☆249Updated 2 months ago
- Pure Rust implementation of components of the Secure Shell (SSH) protocol☆190Updated 2 weeks ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆345Updated 4 months ago
- Usable, easy and safe pure-Rust crypto☆690Updated this week
- Compile-time string formatting☆238Updated 8 months ago
- Efficient and customizable data-encoding functions in Rust☆190Updated last week
- RFC-compliant TOTP implementation with ease of use as a goal and additionnal QoL features.☆223Updated 3 months ago
- An auxiliary serde library providing helpful functions for serialisation and deserialisation for containers, struct fields and others.☆170Updated 3 months ago