Expand description

Cryptography functionality to aid with hashing and comparison

Structs

Output of sha256 hashing
A hasher for creating Sha256 values

Enums

Constants

Number of bytes in the SHA-256 output

Traits

Types that can be hashed by a hasher

Functions

Convenience method for hashing a file into a Sha256 value
Convenience method for hashing a value into a Sha256 value