[][src]Module lib3h_sodium::hash

This module provides access to libsodium

Constants

BYTES256

Size of return value while converting to sha256

BYTES512

Size of return value while converting to sha512

Functions

sha256

Compute the sha256 hash of input buffer

sha512

Compute the sha512 hash of input buffer