ascon-aead 0.3.0

Implementation of the authenticated encryption schemes Ascon-128, Ascon-128a, and Ascon-80pq
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