package tezos-client-base

  1. Overview
  2. Docs
val digest : key:Bytes.t -> msg:Bytes.t -> Bytes.t

digest key msg HMAC based on the hash algorithm of the module. The size of the produced tag is the same as the size of the hash digest.

OCaml

Innovation. Community. Security.