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.1.1.tbz
sha256=e420c0c4b0d4670b652b62c653ecabb042a1ebe2c7952d982009fa1afa82f3a0
sha512=23e9c43e211dd9709c4ae8a14ccc20e794ddd9ef69611e93abd1c3934a0552fb68b78e6ace6ffd882c249f9c477a293f7d658df30f5a2df9edfe819c466e8628

CHANGES.md.html

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.