= 1024" x-on:close-sidebar="sidebar=window.innerWidth >= 1024 && true">
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
type storage = Bytes.t
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
.