aead 0.5.1

Traits for Authenticated Encryption with Associated Data (AEAD) algorithms, such as AES-GCM as ChaCha20Poly1305, which provide a high-level API
Documentation

aead

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 10 feature flags, 2 of them enabled by default.

default

  • rand_core

rand_core

  • crypto-common/rand_core

std

  • alloc
  • crypto-common/std

getrandom

  • crypto-common/getrandom
  • rand_core

dev

  • blobby

alloc

    This feature flag does not enable additional features.

bytes

    This feature flag does not enable additional features.

blobby

    This feature flag does not enable additional features.

heapless

    This feature flag does not enable additional features.

stream

    This feature flag does not enable additional features.