package hacl-star

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

Module SharedFunctors.Make_EdDSASource

Parameters

module Impl : sig ... end

Signature

Sourceval verify : pk:bytes -> msg:bytes -> signature:bytes -> bool
Sourcemodule Noalloc : sig ... end
Sourceval secret_to_public : sk:bytes -> bytes
Sourceval sign : sk:bytes -> msg:bytes -> bytes
Sourceval expand_keys : sk:bytes -> bytes
Sourceval sign_expanded : ks:bytes -> msg:bytes -> bytes
OCaml

Innovation. Community. Security.