module type S = sig ... endAugmented numeric type. Includes basic common numeric ops, range of conversions to and from variously-sized int types, and a few basic function for representing such numbers as Cstruct.t.
Misc elementary number theory
val pseudoprime : Z.t -> boolMiller-Rabin with sane rounds parameter.