package secp256k1-internal

  1. Overview
  2. Docs
Bindings to secp256k1 internal functions (generic operations on the curve)

Install

Dune Dependency

Authors

Maintainers

Sources

ocaml-secp256k1-internal-v0.2.tar.bz2
sha256=56a12978d13058761ae495068ad683f1da837b2e280c70b2042c4325926a12f1
sha512=607b8c9d6514421f9fd042a883531d613eb2cb2c2c5bb38d038d930454081dbd707f5b318de6b0c981675ecf6ca56d1eec06b8afbabc293c7600e86b1578cf2d

Description

Published: 23 May 2020

Dependencies (6)

  1. bigstring >= "0.1.1"
  2. cstruct >= "3.2.1" & < "6.1.0"
  3. dune-configurator
  4. dune >= "2"
  5. conf-gmp build
  6. ocaml >= "4.08.0" & < "5.0.0"

Dev Dependencies (2)

  1. alcotest with-test
  2. hex with-test & >= "1.4.0"

Used by (2)

  1. hacl-star >= "0.7.0"
  2. tezos-crypto < "13.0"

Conflicts

None