package digestif

  1. Overview
  2. Docs
val digest : hash -> Bytes.t -> Bytes.t
val digestv : hash -> Bytes.t list -> Bytes.t
val mac : hash -> key:Bytes.t -> Bytes.t -> Bytes.t
val macv : hash -> key:Bytes.t -> Bytes.t list -> Bytes.t
val pp : hash -> Format.formatter -> Bytes.t -> unit
val of_hex : hash -> Bytes.t -> Bytes.t
val to_hex : hash -> Bytes.t -> Bytes.t
OCaml

Innovation. Community. Security.