package hacl-star

  1. Overview
  2. Docs

Module EverCrypt.Curve25519Source

Sourceval secret_to_public : t -> t -> unit
Sourceval scalarmult : t -> t -> t -> unit
Sourceval ecdh : t -> t -> t -> bool