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.1/zarith-1.4.1.tgz sha256=23b6c140aad25385bb0b862b9b9fe8a5c6e6f608d0fac7a688aaede5ea876650 md5=9ab2482d57f632c9cb3d10149138bc6e |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/zarith-freestanding/zarith-freestanding.1.4.1/opam |
Required by
- mirage-crypto-pk<0.11.0
- nocrypto>=0.5.4