rozbb / rust-hpkeLinks
An implementation of the HPKE hybrid encryption standard (RFC 9180)
☆73Updated 3 months ago
Alternatives and similar repositories for rust-hpke
Users that are interested in rust-hpke are comparing it to the libraries listed below
Sorting:
- Small, wasm-friendly, zero-dependencies Ed25519 and X25519 implementation for Rust.☆125Updated 5 months ago
- Collection of Key Derivation Functions written in pure Rust☆77Updated 2 weeks ago
- Rust port of Tink cryptography library☆87Updated this week
- Pure Rust compatibility layer for NaCl-family libraries☆75Updated 2 months ago
- Fast, small and secure Shamir's Secret Sharing library crate☆64Updated last year
- Pure Rust implementation of HPKE (https://www.rfc-editor.org/rfc/rfc9180.html)☆35Updated 2 weeks ago
- RSA blind signatures in Rust