RustCrypto / utilsLinks
Utility crates used in RustCrypto
☆549Updated 2 weeks ago
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☆681Updated last week
- A collection of open source Rust crates from iqlusion☆533Updated last week
- Message authentication code algorithms written in pure Rust☆320Updated this week
- A small cross-platform library for retrieving random data from (operating) system source☆460Updated last week
- Cryptography-related format encoders/decoders: DER, PEM, PKCS, PKIX☆293Updated last week
- Cryptographic signature algorithms: DSA, ECDSA, Ed25519☆563Updated this week
- Usable, easy and safe pure-Rust crypto☆700Updated last week
- Collection of stream cipher algorithms☆301Updated last week
- Integration between hyper HTTP library and rustls TLS stack☆347Updated last month
- RSA implementation in pure Rust☆628Updated this week
- Collection of block cipher algorithms written in pure Rust☆733Updated 2 weeks ago
- Authenticated Encryption with Associated Data Algorithms: high-level encryption ciphers☆855Updated 2 weeks ago
- Password hashing functions / KDFs☆808Updated last week
- A collection of Tokio based TLS libraries.☆257Updated last year
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆355Updated last month
- A crate for safe and ergonomic pin-projection.☆684Updated last week
- Generate X.509 certificates, CSRs☆441Updated last week
- Module initialization/global constructor functions for Rust☆910Updated last week
- Adaptors between compression crates and Rust's async IO types☆569Updated last week
- Big integer types for Rust☆576Updated 5 months ago
- Rust library allowing to register multiple handlers for the same signal☆802Updated last month
- Working group dedicated to improving the foundations of Async I/O in Rust☆395Updated 4 months ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆794Updated last week
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆509Updated 2 months ago
- Arbitrary precision decimal crate for Rust☆367Updated last week
- Task abstraction for building executors☆505Updated 2 weeks ago
- A secure, standard-conformant, easy to use JWT implementation for Rust.☆260Updated last month
- Integration with OS certificate stores for rustls☆222Updated this week
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆432Updated this week
- Heap profiling and ad hoc profiling for Rust programs.☆887Updated 8 months ago