package hacl-star

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

Module SharedFunctors.Make_ECDSASource

Parameters

module Impl : sig ... end

Signature

Sourceval get_result : Unsigned.UInt64.t -> bool
Sourceval prime_p256_order : Z.t
Sourcemodule Noalloc : sig ... end
Sourceval sign : sk:bytes -> msg:bytes -> k:bytes -> bytes option
Sourceval verify : pk:bytes -> msg:bytes -> signature:bytes -> bool
OCaml

Innovation. Community. Security.