Module capsules_extra::test::siphash24

source ·
Expand description

Test the software implementation of SipHash24 by performing a hash and checking it against the expected hash value. It uses DigestData::add_date and DigestVerify::verify through the Digest trait.

Structs§