Utility crates used in RustCrypto
☆604Mar 9, 2026Updated last 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☆719Mar 13, 2026Updated last week
- Collection of stream cipher algorithms☆317Mar 9, 2026Updated last week
- Cryptographic signature algorithms: DSA, ECDSA, Ed25519☆609Updated this week
- A collection of open source Rust crates from iqlusion☆559Mar 12, 2026Updated last week
- Collection of block cipher algorithms written in pure Rust☆758Mar 8, 2026Updated last week
- Collection of pure Rust elliptic curve implementations: NIST P-224, P-256, P-384, P-521, secp256k1, SM2☆839Mar 10, 2026Updated last week
- Authenticated Encryption with Associated Data Algorithms: high-level encryption ciphers☆903Mar 2, 2026Updated 2 weeks ago
- Message authentication code algorithms written in pure Rust☆343Mar 13, 2026Updated last week
- Collection of cryptographic hash functions written in pure Rust☆2,193Mar 6, 2026Updated 2 weeks ago
- Cryptography-oriented big integer library with constant-time, stack-allocated (no_std-friendly) implementations of modern formulas☆292Mar 10, 2026Updated last week
- Password hashing functions / KDFs☆869Updated this week
- A small cross-platform library for retrieving random data from (operating) system source☆526Updated this week
- Collection of Key Derivation Functions written in pure Rust☆91Feb 16, 2026Updated last month
- Cryptography-related format encoders/decoders: DER, PEM, PKCS, PKIX☆316Updated this week
- A vector with a fixed capacity. (Rust)☆855Oct 19, 2024Updated last year
- Collection of universal hashing functions☆37Updated this week
- A string type for Rust that is not required to be valid UTF-8.☆1,048Feb 10, 2026Updated last month
- Module initialization/global constructor functions for Rust☆964Dec 4, 2025Updated 3 months ago
- ☆909Feb 16, 2026Updated last month
- Collection of Cryptographically Secure PseudoRandom Number Generators written in pure Rust☆11Jan 29, 2024Updated 2 years ago
- Temporary file library for rust☆1,414Updated this week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,312Jan 7, 2026Updated 2 months ago
- Numeric traits for generic mathematics in Rust☆920Jun 17, 2025Updated 9 months ago
- RSA implementation in pure Rust☆657Mar 10, 2026Updated last week
- A pure-Rust implementation of group operations on Ristretto and Curve25519☆1,135Feb 26, 2026Updated 3 weeks ago
- A fast bump allocation arena for Rust☆2,143Feb 26, 2026Updated 3 weeks ago
- X25519 elliptic curve Diffie-Hellman key exchange in pure-Rust, using curve25519-dalek.☆351Sep 1, 2023Updated 2 years ago
- A small rust library for adding custom derives to enums☆2,328Mar 7, 2026Updated last week
- Slab allocator for Rust☆884Jan 31, 2026Updated last month
- Fast function for printing integer primitives to a decimal string☆368Feb 2, 2026Updated last month
- Support atomic operations on Arc itself☆1,279Mar 1, 2026Updated 2 weeks ago
- Utilities for working with bytes☆2,196Feb 4, 2026Updated last month
- A macro to generate structures which behave like bitflags☆1,117Updated this week
- Conditional compilation according to rustc compiler version☆393Feb 16, 2026Updated last month
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,105Feb 20, 2026Updated last month
- Fast floating point to string conversion☆694Feb 16, 2026Updated last month
- Big integer types for Rust☆596May 13, 2025Updated 10 months ago
- A Rust library for random number generation.☆2,006Mar 13, 2026Updated last week
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆373Dec 20, 2025Updated 3 months ago