hpke
v0.14.0 GrowingAn implementation of the HPKE hybrid encryption standard (RFC 9180) in pure Rust
Quick Verdict
- โActively maintained (updated 4d ago)
- !Pre-1.0: API may have breaking changes
- โTrusted by 360 crates
- !Heavy dependency tree (24 direct deps)
- โPermissive license (MIT/Apache-2.0)
Security
Deep Insights
582.2K downloads in the last 30 days (19.4K/day), up 4% from the previous period.
360 crates depend on hpke. Reasonable ecosystem adoption, though not yet a core dependency.
Despite being 6+ years old, hpke hasn't reached 1.0 yet. Expect potential API changes between versions.
24 direct dependencies. Consider the impact on compile times and supply chain complexity.
Notable dependents include age, age-core, ohttp, turnkey_enclave_encrypt, hpke-dispatch. When high-quality crates choose hpke, it's a strong quality signal.
Health Breakdown
Recency, release consistency, active ratio
Yanked ratio, deps, size, maturity, features
Reverse deps, ownership, ecosystem
Downloads, momentum, growth trend
Docs, repo, license, metadata
Download Trend
Top Dependents
Most downloaded crates that depend on hpke
Version Adoption
Release Timeline
Feature Flags
default =["getrandom", "alloc", "x25519", "mlkem", "chacha"]