All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
zeroize
feature (#57)
- Implementation of
Copy
trait forState
(#57)
- Drop MSRV to 1.56 (#51)
State
type and permutation fromascon-core
crate (#49)no_unroll
feature
- AEAD API and
aead
dependency The implementation of the AEAD API is provided byascon-aead
. Ascon
,Key
,Nonce
typesalloc
,std
, andaead
features
byteorder
dependency (#37)