Crate ascon_core

source ·
Expand description

Ascon permutation

This crate provides an implementation of the Ascon permutation optimized for 64 bit systems. Unless you specfically need this crate, you are most likely looking for the ascon-aead crate.

Structs

  • The state of Ascon’s permutation.

Functions

  • Clear bytes from a 64 bit word.
  • Produce mask for padding.