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 |
Issue Tracker | mirageos-devel@lists.xenproject.org |
Maintainer | mirageos-devel |
Dependencies |
|
Source [http] | https://github.com/ocaml/Zarith/archive/release-1.12.tar.gz md5=bf368f3d9e20b6b446d54681afc05a04 sha512=8075573ae65579a2606b37dd1b213032a07d220d28c733f9288ae80d36f8a2cc4d91632806df2503c130ea9658dc207ee3a64347c21aa53969050a208f5b2bb4 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/zarith-freestanding/zarith-freestanding.1.12/opam |
Required by
- mirage-crypto-pk<0.11.0
- nocrypto>=0.5.4