cesarb / blake2-rfcLinks
A pure Rust implementation of BLAKE2 based on RFC 7693.
☆66Updated 7 months ago
Alternatives and similar repositories for blake2-rfc
Users that are interested in blake2-rfc are comparing it to the libraries listed below
Sorting:
- Helpers for clearing sensitive data on the stack and heap☆53Updated 7 months ago
- ☆28Updated 4 years ago
- Pure Rust implementation of Shamir's secret sharing☆65Updated 2 years ago
- high-performance implementations of BLAKE2b/s/bp/sp in pure Rust with dynamic SIMD☆137Updated last month
- Multi-provider digital signature library for Rust☆141Updated 5 years ago
- Two macros for taking array references in rust.☆85Updated last year
- Security-oriented protobuf-like serialization format with "Merkleized" content hashing support☆120Updated 3 years ago
- This crate is no longer maintained. Looking for maintainers.☆79Updated 5 years ago
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆140Updated 11 months ago
- Pure Rust implementation of the Double Ratchet algorithm