[go: up one dir, main page]

aead 0.0.0

Trait for implementing Authenticated Encryption with Associated Data (AEAD)
Documentation
1
2
3
4
5
6
7
8
9
[package]
name = "aead"
version = "0.0.0"
authors = ["The Rust-Crypto Project Developers"]
license = "MIT/Apache-2.0"
description = "Trait for implementing Authenticated Encryption with Associated Data (AEAD)"
documentation = "https://docs.rs/aead"
repository = "https://github.com/RustCrypto/rust-crypto-decoupled"
keywords = ["crypto"]