Skip to main content

Module sha224

Module sha224 

Source
Expand description

Test the implementation of SHA224 driver 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ยง

TestSha224