package ocamlnet

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
exception Integrity_error
val derive_keys : string -> int -> specific_keys
val encrypt_and_sign : specific_keys -> string -> string
val encrypt_and_sign_mstrings : specific_keys -> Netxdr_mstring.mstring list -> Netxdr_mstring.mstring list
val decrypt_and_verify : specific_keys -> string -> string
val decrypt_and_verify_mstrings : specific_keys -> Netxdr_mstring.mstring list -> Netxdr_mstring.mstring list
val get_ec : specific_keys -> int -> int
val get_mic : specific_keys -> string -> string
val get_mic_mstrings : specific_keys -> Netxdr_mstring.mstring list -> string
OCaml

Innovation. Community. Security.