Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
A binding to libsodium which wraps NaCl
Raised when attempting to deserialize a malformed key, nonce, or attempting to use a bad hash length.
Raised when attempting to finalize an already finalized stream state.
Phantom type indicating that the key is composed of a secret key and a public key. Such a key must be treated as a secret key.
module Random : sig ... end
module Box : sig ... end
module Scalar_mult : sig ... end
module Sign : sig ... end
module Password_hash : sig ... end
module Secret_box : sig ... end
module Stream : sig ... end
module Auth : sig ... end
module One_time_auth : sig ... end
module Hash : sig ... end
module Generichash : sig ... end