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 get_result : Unsigned.UInt64.t -> bool
val prime_p256_order : Z.t
val sign : C.t -> C.t -> C.t -> C.t -> bool
val verify : C.t -> C.t -> C.t -> bool