[][src]Module tectonic::digest

Helpers to tidy up the computation of digests in various places.

Structs

DigestComputer

The SHA-256 hash algorithm with the SHA-256 initial hash value.

DigestData

Constants

DIGEST_LEN
DIGEST_NAME

Traits

Digest

The Digest trait specifies an interface common for digest functions.

Functions

bytes_to_hex
create
hex_to_bytes