Module capsules_extra::test::sha256

source ·
Expand description

Test the software implementation of SHA256 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§