oconnor663 / blake2_simdLinks
high-performance implementations of BLAKE2b/s/bp/sp in pure Rust with dynamic SIMD
☆133Updated 4 months 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.☆64Updated 2 months ago
- Two macros for taking array references in rust.☆85Updated 11 months ago
- Helpers for clearing sensitive data on the stack and heap☆54Updated 2 months ago
- Benchmarks for crypto libraries (in Rust, or with Rust bindings)☆70Updated 5 years ago
- Performance crypto in pure Rust☆54Updated 6 months ago
- Rust implementation of Noise☆69Updated last year
- Pure Rust implementation of the Double Ratchet algorithm☆68Updated 4 years ago
- Safe, fast, zero-panic, zero-crashing, zero-allocation parsing of untrusted inputs in Rust.☆204Updated 2 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.☆141Updated 6 months ago
- Collection of Key Derivation Functions written in pure Rust☆82Updated last week
- fast hex☆93Updated last month
- This crate is no longer maintained. Looking for maintainers.☆79Updated 5 years ago
- Multibase in rust☆50Updated last week
- Security-oriented protobuf-like serialization format with "Merkleized" content hashing support☆119Updated 2 years ago
- Build and verify byte-for-byte reproducible Rust packages using a Cargo-based workflow☆59Updated 4 years ago
- CBOR (binary JSON) for Rust with automatic type based decoding and encoding.☆141Updated 6 years ago
- Rust implementation `libsodium/utils`.☆51Updated 7 months ago
- skiplist☆142Updated 3 years ago
- Check your crate for (possible) no_std compatibility☆214Updated 2 years ago
- SipHash (2-4, 1-3 + 128 bit variant) implementations for Rust☆65Updated 6 months ago
- An implementation of Keccak derived functions specified in FIPS-202, SP800-185 and KangarooTwelve☆198Updated last year
- Concurrent hash trie☆57Updated 4 years ago
- Heap-based async timers☆214Updated last year
- Very fast cryptographic hashing for large messages.☆70Updated 6 months ago
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Password-Authenticated Key Agreement protocols☆109Updated 4 months ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Native TLS for futures and async-std☆72Updated 3 months ago