ascon-aead 0.1.1

Implementation of the authenticated encryption scheme Ascon-128 and Ascon-128a
Documentation

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

default

  • zeroize
  • alloc

zeroize

    This feature flag does not enable additional features.

alloc

  • aead/alloc

std

  • aead/std
  • alloc

heapless

  • aead/heapless