package hacl-star

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

Module SharedFunctors.Make_Curve25519Source

Parameters

module Impl : sig ... end

Signature

Sourcemodule Noalloc : sig ... end
Sourceval secret_to_public : sk:bytes -> bytes
Sourceval scalarmult : scalar:bytes -> point:bytes -> bytes
Sourceval ecdh : sk:bytes -> pk:bytes -> bytes option
OCaml

Innovation. Community. Security.