package octez-libs

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

A Diffie-Hellman key exchange is done between the payer and the recipient to encrypt the ciphertext. This can be done off or on chain. *

type esk
val esk_random : unit -> esk

Generate a random scalar to be used by the sender for DH. *

OCaml

Innovation. Community. Security.