RustCrypto / utilsLinks
Utility crates used in RustCrypto
☆592Updated this week
Alternatives and similar repositories for utils
Users that are interested in utils are comparing it to the libraries listed below
Sorting:
- Collection of cryptography-related traits☆704Updated this week
- Message authentication code algorithms written in pure Rust☆338Updated last week
- A collection of open source Rust crates from iqlusion☆552Updated last week
- A small cross-platform library for retrieving random data from (operating) system source☆503Updated last week
- Usable, easy and safe pure-Rust crypto☆709Updated last week
- Cryptographic signature algorithms: DSA, ECDSA, Ed25519☆596Updated last week
- Authenticated Encryption with Associated Data Algorithms: high-level encryption ciphers☆889Updated last week
- RSA implementation in pure Rust☆648Updated this week
- Cryptography-related format encoders/decoders: DER, PEM, PKCS, PKIX☆310Updated this week
- Collection of block cipher algorithms written in pure Rust☆755Updated this week
- Collection of stream cipher algorithms☆313Updated this week
- Big integer types for Rust☆595Updated 8 months ago
- Password hashing functions / KDFs☆857Updated this week
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆819Updated last week
- Adaptors between compression crates and Rust's async IO types☆611Updated 3 weeks ago
- Integration between hyper HTTP library and rustls TLS stack☆354Updated last month
- A crate for safe and ergonomic pin-projection.☆699Updated 2 weeks ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆369Updated last month
- Module initialization/global constructor functions for Rust☆953Updated 2 months ago
- Task abstraction for building executors☆560Updated last week
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆250Updated 2 weeks ago
- Async I/O and timers☆576Updated 2 weeks ago
- Working group dedicated to improving the foundations of Async I/O in Rust☆395Updated 7 months ago
- Just, really the littlest Vec you could need. So smol.☆724Updated last week
- A if/elif-like macro for Rust #[cfg] statements☆627Updated 2 months ago
- Cargo subcommand to provide various options useful for testing and continuous integration.☆797Updated 2 weeks ago
- Heap profiling and ad hoc profiling for Rust programs.☆931Updated 11 months ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆539Updated 2 weeks ago
- Cryptography-oriented big integer library with constant-time, stack-allocated (no_std-friendly) implementations of modern formulas☆283Updated this week
- X.509 parser written in pure Rust. Fast, zero-copy, safe.☆257Updated 4 months ago