package hacl-star

  1. Overview
  2. Docs

Module Hacl.Ed25519Source

Sourceval secret_to_public : t -> t -> unit
Sourceval sign : t -> t -> t -> unit
Sourceval verify : t -> t -> t -> bool
Sourceval expand_keys : t -> t -> unit
Sourceval sign_expanded : t -> t -> t -> unit