mc-oblivious-aes-gcm 0.10.1

WARNING: 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.
Documentation

mc-oblivious-aes-gcm

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 8 feature flags, 4 of them enabled by default.

default

  • aes
  • alloc
  • getrandom

aes

    This feature flag does not enable additional features.

alloc

  • aead/alloc

getrandom

  • aead/getrandom

std

  • aead/std
  • alloc

heapless

  • aead/heapless

stream

  • aead/stream

zeroize

    This feature flag does not enable additional features.