oconnor663 / blake2_simdLinks
high-performance implementations of BLAKE2b/s/bp/sp in pure Rust with dynamic SIMD
☆130Updated 2 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.☆63Updated last month
- Two macros for taking array references in rust.☆85Updated 10 months ago
- Performance crypto in pure Rust☆53Updated 4 months ago
- fast hex☆92Updated last week
- Safe, fast, zero-panic, zero-crashing, zero-allocation parsing of untrusted inputs in Rust.☆204Updated last year
- Pure Rust implementation of the Double Ratchet algorithm☆69Updated 4 years ago
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆141Updated 5 months ago
- Rust implementation of Noise☆68Updated last year
- Rust implementation `libsodium/utils`.☆50Updated 6 months ago
- Benchmarks for crypto libraries (in Rust, or with Rust bindings)☆70Updated 5 years ago
- Helpers for clearing sensitive data on the stack and heap☆54Updated last month
- Heap-based async timers☆214Updated last year
- SipHash (2-4, 1-3 + 128 bit variant) implementations for Rust☆63Updated 4 months ago
- CBOR (binary JSON) for Rust with automatic type based decoding and encoding.☆140Updated 6 years ago
- Concurrent hash trie☆57Updated 4 years ago
- Rust implementation of Miscreant: misuse-resistant encryption library with AES-SIV (RFC 5297) and AES-PMAC-SIV support☆46Updated 4 years ago
- Build and verify byte-for-byte reproducible Rust packages using a Cargo-based workflow☆59Updated 4 years ago
- Security-oriented protobuf-like serialization format with "Merkleized" content hashing support☆118Updated 2 years ago
- Check your crate for (possible) no_std compatibility☆213Updated 2 years ago
- Arena allocator and a handful of useful data structures☆41Updated 5 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Collection of Key Derivation Functions written in pure Rust☆82Updated last month
- This crate is no longer maintained. Looking for maintainers.☆79Updated 5 years ago
- A TLS implementation over AsyncRead and AsyncWrite☆167Updated last year
- dlmalloc ported into Rust☆109Updated last week
- Multibase in rust☆50Updated this week
- Utilities for pinning☆96Updated last year
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Very fast cryptographic hashing for large messages.☆70Updated 4 months ago
- skiplist☆142Updated 3 years ago