package hacl_x25519

  1. Overview
  2. Docs
Primitives for Elliptic Curve Cryptography taken from Project Everest

Install

Dune Dependency

Authors

Maintainers

Sources

hacl_x25519-v0.2.0.tbz
sha256=9dcc31c9496483fed38d787f8328b313843eadf50a88c0d1f8bf432fa229f85e
sha512=eee52643c8d155b26dae62b35d44bc16c9518cad689f28a788e6db1f147b3a996ed5aa2f6acf301c51ecf1bf8a0b19d7bc31b5f34774da1ffc5ea60c37fd24f2

CHANGES.md.html

v0.2.0 (2020-07-28)

  • interface and expose Ed25519 code in the Hacl_ed25519 module (#35 @hannesm)

  • update C code to hacl-star-raw 0.2.1, adds 32 bit support (#36 @dinosaure)

  • provide Hacl_x25519.encode_secret and Hacl_ed25519.encode_priv (#41 @hannesm)

v0.1.1 (2020-05-09)

  • adapt opam file from opam-repository (add ocaml dependency) #24, @hannesm

  • use a verison number in .ocamlformat #25, @emillon

  • use stdlib-shims in bench #26, @emillon

  • document how to generate a secret from known data #27, @emillon

  • use opam file generation from dune-project #28, @emillon

  • mirage support: freestanding and xen cross-compilation #29 #31 @hannesm

v0.1.0 (2019-06-28)

Initial release.

OCaml

Innovation. Community. Security.