package hacl

  1. Overview
  2. Docs
module type S = sig ... end
module SHA256 : S
module SHA512 : S