Crate sha2raw

Crate sha2raw 

Source
Expand description

An implementation of the SHA-2 cryptographic hash algorithms.

Structs§

Sha256

Traits§

Digest
Convenience wrapper trait covering functionality of cryptographic hash functions with fixed output size.