package tezos-hacl-glue-unix

  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.