aes-siv
v0.7.0 GrowingPure Rust implementation of the AES-SIV Misuse-Resistant Authenticated Encryption Cipher (RFC 5297) with optional architecture-specific hardware acceleration
Quick Verdict
- โActively maintained (updated 53d ago)
- !Pre-1.0: API may have breaking changes
- โTrusted by 201 crates
- โTeam maintained (2 owners)
- โPermissive license (Apache-2.0 OR MIT)
Security
Deep Insights
811.5K downloads in the last 30 days, down 27% from the previous period. May indicate migration to alternatives.
201 crates depend on aes-siv. Reasonable ecosystem adoption, though not yet a core dependency.
The primary maintainer publishes 215 crates. This suggests deep Rust expertise and long-term commitment to the ecosystem.
Despite being 6+ years old, aes-siv hasn't reached 1.0 yet. Expect potential API changes between versions.
At 25KB, aes-siv is lightweight. Small crate size correlates with focused, well-scoped functionality.
Notable dependents include vrl, tink-daead, crev-lib, tardis, reductstore. When high-quality crates choose aes-siv, 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 aes-siv
Version Adoption
Release Timeline
Feature Flags
default =["alloc", "getrandom"]