Skip to main content

Module sha512

Module sha512 

Source
Expand description

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

TestSha512