package bls12-381

  1. Overview
  2. No Docs
Implementation of BLS12-381 and some cryptographic primitives built on top of it

Install

Authors

Maintainers

Sources

ocaml-bls12-381-6.0.0.tar.gz
md5=bdc877bfffb8f63f3601b8ad560269a4
sha512=dcd9b915107bdc54c7362244f01a4fbfbabbf1c9a16d65a3c18a0ae9578841580224acd96e85b0af05998085f06ef7130c80e4145549e272b9ccf11d76b7f310

Description

Published: 12 Dec 2022

Dependencies (6)

  1. integers
  2. hex >= "1.3.0"
  3. zarith >= "1.10" & < "2.0"
  4. ff-sig >= "0.6.1" & < "0.7.0"
  5. dune >= "2.8.4"
  6. ocaml >= "4.08"

Dev Dependencies (5)

  1. ff-pbt >= "0.6.0" & < "0.7.0" & with-test
  2. bisect_ppx with-test & >= "2.5"
  3. integers_stubs_js with-test
  4. alcotest with-test
  5. zarith_stubs_js with-test

Conflicts

None