SpongeHash-AES256

A sponge-based secure hash function that uses AES-256 as its internal PRF.
This hash function has a variable output size.
Installation
[dependencies]
sponge-hash-aes256 = "1.3.3"
Usage
use encode_to_slice;
use ;
Command-line application
Download the sponge256sum application here:
https://github.com/lordmulder/sponge-hash-aes256/releases
License
This software is released under the BSD Zero Clause (“0BSD”) License.
Copyright (C) 2025 by LoRd_MuldeR <mulder2@gmx.de>.