oconnor663 / blake2_simdLinks
high-performance implementations of BLAKE2b/s/bp/sp in pure Rust with dynamic SIMD
☆131Updated 3 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 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
- Safe, fast, zero-panic, zero-crashing, zero-allocation parsing of untrusted inputs in Rust.☆204Updated last year
- Benchmarks for crypto libraries (in Rust, or with Rust bindings)☆70Updated 5 years ago
- fast hex☆93Updated 3 weeks ago
- Performance crypto in pure Rust☆53Updated 5 months ago
- Concurrent hash trie☆57Updated 4 years ago
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆141Updated 5 months ago
- Rust implementation of Miscreant: misuse-resistant encryption library with AES-SIV (RFC 5297) and AES-PMAC-SIV support☆46Updated 4 years ago
- Rust implementation `libsodium/utils`.☆51Updated 7 months ago
- CBOR (binary JSON) for Rust with automatic type based decoding and encoding.☆140Updated 6 years ago
- Rust implementation of Noise☆68Updated last year
- skiplist☆142Updated 3 years ago
- Heap-based async timers☆214Updated last year
- SipHash (2-4, 1-3 + 128 bit variant) implementations for Rust☆65Updated 5 months ago
- Utilities for pinning☆97Updated last year
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Collection of Key Derivation Functions written in pure Rust☆82Updated last week
- Pure Rust implementation of the Double Ratchet algorithm☆68Updated 4 years ago
- Security-oriented protobuf-like serialization format with "Merkleized" content hashing support☆119Updated 2 years ago
- Arena allocator and a handful of useful data structures☆41Updated 5 years ago
- Very fast cryptographic hashing for large messages.☆70Updated 5 months ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Rust bindings to google's cpuprofiler☆127Updated 5 years ago
- Internet Gateway Device (UPNP) client☆105Updated 2 years ago
- An idiomatic and fast QP-trie implementation in pure Rust.☆101Updated last year
- Multibase in rust☆50Updated last week
- An implementation of https://github.com/google/brotli in rust avoiding the stdlib☆57Updated 4 months ago
- A TLS implementation over AsyncRead and AsyncWrite☆167Updated last year