RustCrypto / formatsLinks
Cryptography-related format encoders/decoders: DER, PEM, PKCS, PKIX
☆288Updated 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☆297Updated 3 weeks ago
- Utility crates used in RustCrypto☆522Updated last week
- Collection of stream cipher algorithms☆295Updated 3 weeks ago
- X.509 parser written in pure Rust. Fast, zero-copy, safe.☆243Updated last month
- Integration with OS certificate stores for rustls☆215Updated this week
- WebPKI X.509 Certificate Validation in Rust☆120Updated last week
- A collection of Tokio based TLS libraries.☆258Updated last year
- Collection of cryptography-related traits☆668Updated last week
- A collection of open source Rust crates from iqlusion☆516Updated last week
- Cryptography-oriented big integer library with constant-time, stack-allocated (no_std-friendly) implementations of modern formulas☆240Updated this week
- Cryptographic signature algorithms: DSA, ECDSA, Ed25519☆539Updated last week
- Collection of Key Derivation Functions written in pure Rust☆81Updated 3 weeks ago
- Async TLS for the Tokio runtime☆162Updated 2 weeks ago
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆220Updated last week
- Integration between hyper HTTP library and rustls TLS stack☆335Updated 2 weeks ago
- A certificate verification library for rustls that uses the operating system's verifier☆106Updated last month
- Compile-time string formatting☆237Updated 7 months ago
- Generate X.509 certificates, CSRs☆413Updated last week
- A small cross-platform library for retrieving random data from (operating) system source☆417Updated last week
- CA certificates for use with webpki☆116Updated last week
- Pure Rust implementation of components of the Secure Shell (SSH) protocol☆185Updated last week
- Rust implementation of CRC(16, 32, 64) with support of various standards☆209Updated 2 months ago
- A secure, standard-conformant, easy to use JWT implementation for Rust.☆257Updated 2 months ago
- Check if tables and items in a .toml file are lexically sorted☆249Updated last month
- Procedural macros to derive numeric traits in Rust☆206Updated last year
- A lightweight version of pin-project written with declarative macros.☆251Updated last week
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆424Updated 3 weeks ago
- An auxiliary serde library providing helpful functions for serialisation and deserialisation for containers, struct fields and others.☆170Updated 2 months ago
- Fast function for printing integer primitives to a decimal string☆331Updated last month
- Serialize and deserialize C-like enum as underlying repr☆249Updated last month