Crates.io | xaes-256-gcm |
lib.rs | xaes-256-gcm |
version | 0.0.1-pre.0 |
source | src |
created_at | 2024-08-09 11:18:15.940706 |
updated_at | 2024-08-09 11:18:15.940706 |
description | Pure Rust implementation of the XAES-256-GCM extended-nonce Authenticated Encryption with Associated Data (AEAD). |
homepage | |
repository | https://github.com/RustCrypto/AEADs |
max_upload_size | |
id | 1330726 |
size | 23,193 |
Pure Rust implementation of the XAES-256-GCM extended-nonce Authenticated Encryption with Associated Data (AEAD).
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.
Licensed under either of:
at your option.
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.