aead 0.4.3

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

std

  • alloc
  • rand_core/std

dev

  • blobby

alloc

    This feature flag does not enable additional features.

rand_core

    This feature flag does not enable additional features.

heapless

    This feature flag does not enable additional features.

blobby

    This feature flag does not enable additional features.

stream

    This feature flag does not enable additional features.