Utility crates used in RustCrypto
☆600Updated 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☆714Updated this week
- Collection of stream cipher algorithms☆315Updated this week
- Cryptographic signature algorithms: DSA, ECDSA, Ed25519☆606Updated this week
- Collection of block cipher algorithms written in pure Rust☆758Updated this week
- A collection of open source Rust crates from iqlusion☆555Feb 16, 2026Updated last week
- Message authentication code algorithms written in pure Rust☆341Feb 16, 2026Updated last week
- Authenticated Encryption with Associated Data Algorithms: high-level encryption ciphers☆897Feb 18, 2026Updated last week
- Collection of pure Rust elliptic curve implementations: NIST P-224, P-256, P-384, P-521, secp256k1, SM2☆836Feb 17, 2026Updated last week
- A small cross-platform library for retrieving random data from (operating) system source☆515Updated this week
- Password hashing functions / KDFs☆862Updated this week
- Collection of cryptographic hash functions written in pure Rust☆2,189Feb 18, 2026Updated last week
- Cryptography-related format encoders/decoders: DER, PEM, PKCS, PKIX☆312Updated this week
- Module initialization/global constructor functions for Rust☆959Dec 4, 2025Updated 2 months ago
- A vector with a fixed capacity. (Rust)☆851Oct 19, 2024Updated last year
- A string type for Rust that is not required to be valid UTF-8.☆1,038Feb 10, 2026Updated 2 weeks ago
- Cryptography-oriented big integer library with constant-time, stack-allocated (no_std-friendly) implementations of modern formulas☆287Feb 17, 2026Updated last week
- ☆900Feb 16, 2026Updated last week
- Temporary file library for rust☆1,408Updated this week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,300Jan 7, 2026Updated last month
- Numeric traits for generic mathematics in Rust☆918Jun 17, 2025Updated 8 months ago
- A small rust library for adding custom derives to enums☆2,303Updated this week
- A fast bump allocation arena for Rust☆2,117Updated this week
- A macro to generate structures which behave like bitflags☆1,108Feb 13, 2026Updated 2 weeks ago
- Slab allocator for Rust☆875Jan 31, 2026Updated last month
- Collection of Key Derivation Functions written in pure Rust☆87Feb 16, 2026Updated last week
- Fast function for printing integer primitives to a decimal string☆364Feb 2, 2026Updated 3 weeks ago
- Conditional compilation according to rustc compiler version☆392Feb 16, 2026Updated last week
- Utilities for working with bytes☆2,182Feb 4, 2026Updated 3 weeks ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆371Dec 20, 2025Updated 2 months ago
- Support atomic operations on Arc itself☆1,263Feb 14, 2026Updated 2 weeks ago
- Task abstraction for building executors☆572Feb 13, 2026Updated 2 weeks ago
- Generic array types in Rust☆432Nov 19, 2025Updated 3 months ago
- Zerocopy makes zero-cost memory manipulation effortless. We write `unsafe` so you don’t have to.☆2,191Updated this week
- X25519 elliptic curve Diffie-Hellman key exchange in pure-Rust, using curve25519-dalek.☆350Sep 1, 2023Updated 2 years ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,095Feb 20, 2026Updated last week
- Async I/O and timers☆585Feb 15, 2026Updated last week
- A pure-Rust implementation of group operations on Ristretto and Curve25519☆1,122Feb 16, 2026Updated last week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,621Feb 16, 2026Updated last week
- A Rust library for random number generation.☆1,992Feb 18, 2026Updated last week