mc-oblivious-aes-gcm

Crates.iomc-oblivious-aes-gcm
lib.rsmc-oblivious-aes-gcm
version0.10.1
sourcesrc
created_at2021-07-07 20:35:27.776346
updated_at2023-01-06 17:20:12.867476
descriptionWARNING: This crate is not intended for general use, you should use the official RustCrypto crate instead. Fork of RustCrypto's AES-GCM to provide a public CTR member, for use in a constant-time decrypt-in-place method.
homepage
repositoryhttps://github.com/mobilecoinfoundation/oblivious-aes-gcm
max_upload_size
id420040
size383,948
Eran Rundstein (eranrund)

documentation

https://docs.rs/mc-oblivious-aes-gcm

README

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.

Commit count: 20

cargo fmt