Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Bigbytes
offers versions of each of the above formatters, which get their value from a Sodium.bigbytes
value.
type storage = Sodium.bigbytes
hash
formats a hash
in this fashion: (Generichash.hash AAAAAA==)
. If the storage
value is not between Sodium.Generichash.size_min
and Sodium.Generichash.size_max
bytes long, it will be formatted as (Generichash.hash <size mismatch>)
.