Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 354 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 354 Bytes

MobileCoin: Oblivious AES-GCM

WARNING: You should use the aes-gcm crate, not this one. This crate is a patch/fork of the execellent RustCrypto crate to support a very, very niche use-case for MobileCoin, and as such it's maintenance and security are necessarily going to lag behind that of RustCrypto's crate.