Result for E54D577D8BB6203AAF69B8F26169D4B4BCCA9298

Query result

Key Value
FileName./usr/lib/ocaml/stublibs/dllzarith.so
FileSize67220
MD5EA94600CC3944FF5CC403DC60733A2B3
SHA-1E54D577D8BB6203AAF69B8F26169D4B4BCCA9298
SHA-256C7741B5DBE2DE67DC1AE9B5B9825D67C5A41C0B8A72BDD8EA3D1D9EC00482481
SSDEEP768:/8Y+Rrg5D+3dO4wnt+WQ3BefDiVSNc9S/AxBkUcI7IiBl3ci/XW7:/8nGD+38Bt+WQ3BeuSNc9SYIt033ci/e
TLSHT104632A05FF1A4587C6A29FB01A2F63D57369BB5046B98089330AA30F76B6F761417BC8
hashlookup:parent-total1
hashlookup:trust55

Network graph view

Parents (Total: 1)

The searched file hash is included in 1 parent files which include package known and seen by metalookup. A sample is included below:

Key Value
MD5C2B7EF4EF26DD62A3790A8D613E437E7
PackageArchppc
PackageDescriptionThis library implements arithmetic and logical operations over arbitrary-precision integers. The module is simply named "Z". Its interface is similar to that of the Int32, Int64 and Nativeint modules from the OCaml standard library, with some additional functions. See the file z.mlip for documentation. The implementation uses GMP (the GNU Multiple Precision arithmetic library) to compute over big integers. However, small integers are represented as unboxed Caml integers, to save space and improve performance. Big integers are allocated in the Caml heap, bypassing GMP's memory management and achieving better GC behavior than e.g. the MLGMP library. Computations on small integers use a special, faster path (coded in assembly for some platforms and functions) eschewing calls to GMP, while computations on large integers use the low-level MPN functions from GMP. Arbitrary-precision integers can be compared correctly using OCaml's polymorphic comparison operators (=, <, >, etc.). Additional features include: - a module Q for rationals, built on top of Z (see q.mli) - a compatibility layer Big_int_Z that implements the same API as Big_int, but uses Z internally
PackageMaintainerKoji
PackageNameocaml-zarith
PackageRelease2.fc18
PackageVersion1.1
SHA-1BA68945B640789C51434AEF60053EDB1D00F402A
SHA-2565EDADA4A7642071D016313EE11B23D919DF58BC069F15586ED5B02D7D77B4A87