Expand description
Correlation robust AES hash.
This implementation of a correlation robust AES hash function is based on the findings of https://eprint.iacr.org/2019/074.
Structs§
Statics§
- An
AesHash
with a fixed key.
Correlation robust AES hash.
This implementation of a correlation robust AES hash function is based on the findings of https://eprint.iacr.org/2019/074.
AesHash
with a fixed key.