package hacl-star

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

Module Make_Curve25519_generic.NoallocSource

Sourceval secret_to_public : sk:bytes -> pk:bytes -> unit
Sourceval scalarmult : scalar:bytes -> point:bytes -> result:bytes -> unit
Sourceval ecdh : sk:bytes -> pk:bytes -> shared:bytes -> bool
OCaml

Innovation. Community. Security.