package bls12-381

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

Install

Dune Dependency

Authors

Maintainers

Sources

ocaml-bls12-381-4.0.0.tar.bz2
md5=82faa0c51f5bf5c846c79f35963ef6f2
sha512=8b1620f3ccde4017e6205d18c7040b26f3b5affbc71237ffc263fe2d625a7276e20b44617a632736f1426bcc8eb184705360506ff88f0f1ecb28c7a0514fef29

Description

Published: 09 Jun 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