hacl
Tezos binding for Hacl*
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
val unsafe_of_bytes : Bigstring.t -> key
val blit_of_bytes : Bigstring.t -> int -> key
val genkey : unit -> key
val box :
key:key ->
nonce:Bigstring.t ->
msg:Bigstring.t ->
cmsg:Bigstring.t ->
unit
val box_open :
key:key ->
nonce:Bigstring.t ->
cmsg:Bigstring.t ->
msg:Bigstring.t ->
bool