aws-lc-rs is a cryptographic library using AWS-LC for its cryptographic operations. This library strives to be API-compatible with the popular Rust library named ring.
# Cargo.toml
[dependencies]
aws-lc-rs = "1.17.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create an AES-256-GCM key for encryption.
Check the documentation for exact API differences and adjust usage accordingly.
No dependency data recorded yet.