Module bytes

Source
Expand description

Byte manipulation.

This module is available if Mundane is built with the bytes feature.

Functions§

constant_time_eq
Constant-time byte sequence equality.
rand
Reads cryptographically-secure random bytes.