oconnor663 / blake2_simdLinks
high-performance implementations of BLAKE2b/s/bp/sp in pure Rust with dynamic SIMD
☆137Updated 3 weeks ago
Alternatives and similar repositories for blake2_simd
Users that are interested in blake2_simd are comparing it to the libraries listed below
Sorting:
- A pure Rust implementation of BLAKE2 based on RFC 7693.☆66Updated 7 months ago
- fast hex☆99Updated 6 months ago
- Two macros for taking array references in rust.☆85Updated last year
- SipHash (2-4, 1-3 + 128 bit variant) implementations for Rust☆71Updated last week
- Helpers for clearing sensitive data on the stack and heap☆53Updated 7 months ago
- Performance crypto in pure Rust☆56Updated 2 months ago
- Heap-based async timers☆217Updated last year
- Rust implementation of Noise☆71Updated 2 years ago
- Benchmarks for crypto libraries (in Rust, or with Rust bindings)☆70Updated 5 years ago
- Rust implementation of Miscreant: misuse-resistant encryption library with AES-SIV (RFC 5297) and AES-PMAC-SIV support☆46Updated 4 years ago
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆140Updated 11 months ago
- Pure Rust implementation of the Double Ratchet algorithm☆72Updated 4 years ago
- Collection of Key Derivation Functions written in pure Rust☆86Updated this week
- Concurrent hash trie☆58Updated 5 years ago
- Safe, fast, zero-panic, zero-crashing, zero-allocation parsing of untrusted inputs in Rust.☆215Updated 2 years ago
- Check your crate for (possible) no_std compatibility☆215Updated 2 years ago
- Multibase in rust☆52Updated this week
- ☆70Updated 4 years ago
- Rust bindings to google's cpuprofiler☆128Updated 6 years ago
- This crate is no longer maintained. Looking for maintainers.☆79Updated 5 years ago
- Source code and logic to build OpenSSL from source☆77Updated last week
- An implementation of Keccak derived functions specified in FIPS-202, SP800-185 and KangarooTwelve☆200Updated last year
- Security-oriented protobuf-like serialization format with "Merkleized" content hashing support☆120Updated 3 years ago
- Rust implementation `libsodium/utils`.☆54Updated last year
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- skiplist☆144Updated 4 years ago
- Arena allocator and a handful of useful data structures☆41Updated 5 years ago
- Very fast cryptographic hashing for large messages.☆69Updated 10 months ago
- CBOR (binary JSON) for Rust with automatic type based decoding and encoding.☆146Updated 6 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆43Updated 7 years ago