package key-parsers

  1. Overview
  2. Docs

Module Dh.ParamsSource

Sourcetype t = {
  1. p : Z.t;
  2. g : Z.t;
  3. l : Z.t option;
}
Sourceval compare : t -> t -> Ppx_deriving_runtime.int
Sourceval grammar : t Asn.t
Sourceval encode : t -> Cstruct.t
Sourceval decode : Cstruct.t -> (t, string) Result.result
OCaml

Innovation. Community. Security.