Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
type storage = bigbytes
of_nonce n
converts n
to storage
. The result is nonce_size
bytes long.
stream k len n
produces a len
-byte stream c
as a function of a secret key k
and a nonce n
.