package hacl-star

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

Parameters

module Impl : sig ... end

Signature

type t = C.t
val check_sizes : C.t -> C.t -> C.t -> unit
val encrypt : C.t -> C.t -> C.t -> C.t -> C.t -> C.t -> unit
val decrypt : C.t -> C.t -> C.t -> C.t -> C.t -> C.t -> bool