zarith-freestandingversion
Implements arithmetic and logical operations over arbitrary-precision integers
The Zarith library implements arithmetic and logical operations over arbitrary-precision integers. It uses GMP to efficiently implement arithmetic over big integers. Small integers are represented as Caml unboxed integers, for speed and space economy.
Author | Xavier Leroy |
---|---|
Published | |
Homepage | https://forge.ocamlcore.org/projects/zarith |
Maintainer | mirageos-devel |
Dependencies |
|
Source [http] | https://download.ocamlcore.org/zarith/Zarith/1.4/zarith-1.4.tgz sha256=98bc21d9e86c3726b5641e0a4c6e859a1bf52b3f691344187e432760386b4861 md5=8967de3cf9eabe1d73b663bc9916657d |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/zarith-freestanding/zarith-freestanding.1.4/opam |
Required by
- mirage-crypto-pk<0.11.0
- nocrypto>=0.5.4