[][src]Crate sha2raw

An implementation of the [SHA-2][1] cryptographic hash algorithms.

Structs

Sha256

Traits

Digest

The Digest trait specifies an interface common for digest functions.