1 unstable release
0.0.1-pre.0 | Aug 9, 2024 |
---|
#2705 in Cryptography
160KB
301 lines
RustCrypto: XAES-256-GCM
Pure Rust implementation of the XAES-256-GCM extended-nonce Authenticated Encryption with Associated Data (AEAD).
Security Notes
This crate has NOT received any security audit.
Although encryption and decryption passes the test vector, there is no guarantee of constant-time operation.
USE AT YOUR OWN RISK.
License
Licensed under either of:
at your option.
Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.
Dependencies
~0.7–1MB
~21K SLoC