RustCrypto / formats
Cryptography-related format encoders/decoders: DER, PEM, PKCS, PKIX
☆264Updated this week
Alternatives and similar repositories for formats:
Users that are interested in formats are comparing it to the libraries listed below
- Message authentication code algorithms written in pure Rust☆278Updated 3 weeks ago
- Utility crates used in RustCrypto☆485Updated 2 weeks ago
- A collection of open source Rust crates from iqlusion☆485Updated this week
- Collection of stream cipher algorithms☆281Updated 3 weeks ago
- X.509 parser written in pure Rust. Fast, zero-copy, safe.☆229Updated last week
- Collection of cryptography-related traits☆636Updated this week
- Integration with OS certificate stores for rustls☆211Updated this week
- A collection of Tokio based TLS libraries.☆256Updated last year
- Cryptography-oriented big integer library with constant-time, stack-allocated (no_std-friendly) implementations of modern formulas☆220Updated 2 weeks ago
- Cryptographic signature algorithms: DSA, ECDSA, Ed25519☆506Updated 2 weeks ago
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆215Updated 4 months ago
- WebPKI X.509 Certificate Validation in Rust☆111Updated this week
- Collection of Key Derivation Functions written in pure Rust☆76Updated 3 weeks ago
- Serialize and deserialize C-like enum as underlying repr☆238Updated 3 weeks ago
- Generate X.509 certificates, CSRs☆373Updated last week
- Efficient and customizable data-encoding functions in Rust☆184Updated last month
- Password hashing functions / KDFs☆724Updated 2 weeks ago
- A small cross-platform library for retrieving random data from (operating) system source☆362Updated this week
- A secure, standard-conformant, easy to use JWT implementation for Rust.☆247Updated 3 weeks ago
- Compile-time string formatting☆234Updated 3 months ago
- A lightweight version of pin-project written with declarative macros.☆243Updated last week
- Async TLS for the Tokio runtime☆144Updated 3 weeks ago
- Usable, easy and safe pure-Rust crypto☆667Updated last week
- CA certificates for use with webpki☆106Updated last week
- Collection of generic block mode algorithms written in pure Rust☆76Updated 3 weeks ago
- Integration between hyper HTTP library and rustls TLS stack☆321Updated last month
- An auxiliary serde library providing helpful functions for serialisation and deserialisation for containers, struct fields and others.☆163Updated last month
- Bindings to the macOS Security.framework☆260Updated 2 months ago
- Authenticated Encryption with Associated Data Algorithms: high-level encryption ciphers☆772Updated this week
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆336Updated 3 weeks ago