cesarb / blake2-rfcLinks
A pure Rust implementation of BLAKE2 based on RFC 7693.
☆63Updated last month
Alternatives and similar repositories for blake2-rfc
Users that are interested in blake2-rfc are comparing it to the libraries listed below
Sorting:
- high-performance implementations of BLAKE2b/s/bp/sp in pure Rust with dynamic SIMD☆130Updated 2 months ago
- Helpers for clearing sensitive data on the stack and heap☆54Updated last month
- Pure Rust implementation of Shamir's secret sharing☆64Updated 2 years ago
- Benchmarks for crypto libraries (in Rust, or with Rust bindings)☆70Updated 5 years ago
- Security-oriented protobuf-like serialization format with "Merkleized" content hashing support☆118Updated 2 years ago
- Two macros for taking array references in rust.☆85Updated 10 months ago
- This crate is no longer maintained. Looking for maintainers.☆79Updated 5 years ago
- Multi-provider digital signature library for Rust☆141Updated 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
- Pure Rust implementation of the Double Ratchet algorithm☆68Updated 4 years ago
- An implementation of Keccak derived functions specified in FIPS-202, SP800-185 and KangarooTwelve☆197Updated last year
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆141Updated 4 months ago
- Build and verify byte-for-byte reproducible Rust packages using a Cargo-based workflow☆59Updated 4 years ago
- Password-Authenticated Key Agreement protocols☆109Updated 2 months ago
- Rust implementation of Noise☆68Updated last year
- Advisory cross-platform file locks using file descriptors☆79Updated 2 months ago
- Concurrent hash trie☆55Updated 4 years ago
- The empty type Void.☆70Updated 2 years ago
- Custom exit status codes with ? in main☆29Updated 6 years ago
- ☆28Updated 3 years ago
- Merkle tree in Rust☆132Updated 10 months ago
- Native TLS for futures and async-std☆72Updated last month
- Performance crypto in pure Rust☆54Updated 4 months ago
- Multibase in rust☆47Updated last month
- A thread pool for rust/tokio that can process file requests and send data to the socket with zero copy (using sendfile)☆29Updated 8 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆106Updated 2 years ago
- Rust library providing a lazily filled Cell☆60Updated 4 years ago
- Very fast cryptographic hashing for large messages.☆70Updated 4 months ago
- An I/O-oriented tokio runtime thread pool☆49Updated 5 years ago