RustCrypto / formats
Cryptography-related format encoders/decoders: DER, PEM, PKCS, PKIX
☆272Updated 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☆283Updated 2 months ago
- Utility crates used in RustCrypto☆507Updated last week
- Collection of stream cipher algorithms☆287Updated this week
- X.509 parser written in pure Rust. Fast, zero-copy, safe.☆234Updated this week
- Cryptography-oriented big integer library with constant-time, stack-allocated (no_std-friendly) implementations of modern formulas☆230Updated this week
- Collection of cryptography-related traits☆648Updated last week
- Cryptographic signature algorithms: DSA, ECDSA, Ed25519☆526Updated this week
- A collection of open source Rust crates from iqlusion☆505Updated this week
- A collection of Tokio based TLS libraries.☆255Updated last year
- WebPKI X.509 Certificate Validation in Rust☆115Updated this week
- Integration with OS certificate stores for rustls☆213Updated last week
- Collection of Key Derivation Functions written in pure Rust☆77Updated last month
- Generate X.509 certificates, CSRs☆391Updated this week
- Async TLS for the Tokio runtime☆149Updated last month
- Password hashing functions / KDFs☆745Updated this week
- Small, wasm-friendly, zero-dependencies Ed25519 and X25519 implementation for Rust.☆125Updated 4 months ago
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆216Updated last week
- A small cross-platform library for retrieving random data from (operating) system source☆384Updated this week
- A secure, standard-conformant, easy to use JWT implementation for Rust.☆250Updated this week
- Pure Rust implementation of components of the Secure Shell (SSH) protocol☆157Updated 3 weeks ago
- Bindings to the macOS Security.framework☆264Updated 4 months ago
- X25519 elliptic curve Diffie-Hellman key exchange in pure-Rust, using curve25519-dalek.☆338Updated last year
- Pure-Rust traits and utilities for constant-time cryptographic implementations.☆269Updated 9 months ago
- Compile-time string formatting☆235Updated 5 months ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆416Updated this week
- Integration between hyper HTTP library and rustls TLS stack☆324Updated 2 months ago
- A lightweight version of pin-project written with declarative macros.☆247Updated last week
- RFC-compliant TOTP implementation with ease of use as a goal and additionnal QoL features.☆204Updated last month
- A cargo subcommand, that runs valgrind and displays its output in a helpful manner. Tailored to Rust.☆145Updated last month
- Serialize and deserialize C-like enum as underlying repr☆242Updated 2 months ago