package hacl-star

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val extract : salt:bytes -> ikm:bytes -> prk:bytes -> unit
val expand : prk:bytes -> info:bytes -> okm:bytes -> unit