aead 0.5.2

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

aead

This version has 11 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

bytes

  • dep:bytes

arrayvec

  • dep:arrayvec

heapless

  • dep:heapless

blobby

  • dep:blobby

dev

  • blobby

stream

    This feature flag does not enable additional features.

alloc

    This feature flag does not enable additional features.