[][src]Crate zeros

Extensions for hashing crates

Project

Features

This project provides some extensions which can be used with hashing crates, such as tiny-keccak.

Modules

version_info

5.0.0 (June 16th, 2019)

Structs

ReadOnlyZeros

Read-only zeros

Enums

Zeros

Zeros

Constants

CODE_NAME

Crate code name

ID

ID of this crate

NAME

Crate name

RELEASE_DATE

Crate release date (year/month/day)

TAG

Tag, which can be used for logging...

VERSION

Crate version

Functions

bytes_to_hex

Formats a byte slice as a hexadecimal string, in lower-case

Type Definitions

Z128

128 bits (16 bytes)

Z224

224 bits (28 bytes)

Z256

256 bits (32 bytes)

Z384

384 bits (48 bytes)

Z512

512 bits (64 bytes)