Result for 7AF4AF8FC617082C377E7A76733B3F58DA07FAD1

Query result

Key Value
MD55314DDB0F911840692DEDF33294B2460
PackageArchppc64
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
PackageMaintainerFedora Project
PackageNameocaml-zarith
PackageRelease5.fc23
PackageVersion1.3
SHA-17AF4AF8FC617082C377E7A76733B3F58DA07FAD1
SHA-256EB734E4E02A49027EB1A9BE04A7AEDEA9E952DC2995B873FCE0F13C1AB182826
hashlookup:children-total10
hashlookup:trust50

Network graph view

Children (Total: 10)

The searched file hash includes 10 children files known and seen by metalookup. A sample is included below:

Key Value
FileName./usr/share/doc/ocaml-zarith/Changes
FileSize1314
MD515EBBF132B557C0FC93D44BFED21D11C
SHA-102B593AA5F796FCFE468BDF7CD93F531E62C3C26
SHA-256C94F57FD8FE222014E7ECA0A2BCF96AE8A40F2EBCCF6E99868525DB6BACD6242
SSDEEP24:/FiFpxMcXjDbd5RZGtkGWW4ZVikEkXRBiukLuCbjqtRX5tEkqR:tiFjMczDskGWW4ZV9mxbmv5y
TLSHT1932142806A04356BC5B20EC3CB7B21618F14F4F82FA1B8B108EEC254671743D623B97A
Key Value
CRC320F039BBF
FileNameusr/share/licenses/ocaml-zarith/LICENSE
FileSize26394
MD565D5093BC2D1726A9FF1F92B6BF44890
OpSystemCode362
ProductCode12661
RDS:package_id12661
SHA-16BF62C033D86635203575084B6F829C30E91CCBA
SHA-256704F5718BC1E2A445E3A20B25444023829BBEDC88A71BA29DF913BA99134CBD8
SSDEEP384:uBMQwj5UwOVAIZ4zZyyTVeX6wFDVxnFw7xqsv/t+zP8EfHinIhFkspNM9b/7upsK:ZjuFmIHMVeDnFM/gReSNm/7Gso6Qn
SpecialCode
TLSHT1EFC2643EAB0103B206C20691564FA4DFE31BD07932675E60749DC15D23AB93583BFBEA
dbnsrl_legacy
insert-timestamp1648612762.0148509
sourceRDS_2022.03.1_legacy.db
tar:gnameroot
tar:unameroot
Key Value
FileName./usr/lib64/ocaml/zarith/META
FileSize136
MD5B0341F3AD6C96F7D7B5E7D819A33627F
SHA-17A92FCB1C13533F6392B78F4F803F32CD96AFC37
SHA-2562DDA680CC18CAC30E6C0C58629271997E0BA42021FE8C311857149767F85EBF8
SSDEEP3:9NRX8TMW9DQoSQ+EXlrYgQ458X5zMigQ4gEPn:9fWXFQoSQ7XlrYgiX5zxgggn
TLSHT1E5C02B77FB0C9819188E0400380C800010F5B12504C440C86F93C6610A00C8FA3F3560
Key Value
FileName./usr/lib64/ocaml/zarith/zarith.cma
FileSize75002
MD5C75057B9C470F03692DBBEE5181706D6
SHA-180A28B7B72E4225386D65C70A80AA5BEFDEDB294
SHA-2563FDEF9F31F6262571C1BD4BA390901111C5372304A4E66EDBBAD1747D59BEE90
SSDEEP1536:Vsae3fcDPzpe+RYu77cRcKVAoDcNiLcVX2Lno0KSp:le3fcDPzk0+8scR2LHKM
TLSHT17D73C50CBB24FD72C8AA28FFDCD28BDB52218DBFA5535E670095061956D321E2F45B83
Key Value
FileName./usr/lib64/ocaml/zarith/zarith.cmxs
FileSize68512
MD525BCAA45415C72904585A6914FBEB85D
SHA-14F57A5B612571C98E7320122E3A093603E35B2AF
SHA-256335CDC444B03162119D8866C27E411551FCAA428A1357964614CF8A2B1B67E7B
SSDEEP96:LDgMBWBPNlWfYXY0GXiq93vJvuUVScS01LlS+mEsWMxKa:R8pNleYoJ9BvuUVScvd
TLSHT18E632043B344C95FCC6827B182DB277077BAA9A5A76B834B5B4520352EA73893E19381
Key Value
FileName./usr/lib64/ocaml/zarith/z.cmi
FileSize9892
MD58709E296E5AA7F5A40CC6653FC5CCFA2
SHA-125DEAB8C2126640E5023EF8C99041CE0670CA3EF
SHA-256F5CB937897B0D6306DE121EB96CEA9F19C2189E4F8BF91D255A60B45A1172350
SSDEEP192:b/mRuPgTdYVI2MiuFd3GDZdcIASVvyfBANwNVR3NHypNt1qPRhnsYaM1XrQAy:jgTdm/M9P3GDZ8SABANsBHvPRXjXrXy
TLSHT17012A89C9000F8B810AEBEADD15DE45F5352937F94B71EBB82714A2927BF00D8F22907
Key Value
FileNameusr/lib/ocaml/stublibs/dllzarith.so.owner
FileSize7
MD507848ECD0FD1D8D453F783C13CE364BD
SHA-168D1BBB2F82914D7239D92C45EBEB3C7FBB9F5C1
SHA-2561CE5A26A8E1FAAF78A16718AC53BD27F96FED4891CE73A333F4D59296216F711
SHA-5124B0C11757C863DE9DC3751316FCD1B83839ACE250973C413495429F894F9E238E8650E5FE3C59F13D8C3E24420041FFA1CB5E6FA8D07E607B4EC28B8F3D0BE75
SSDEEP3:f:f
TLSH
insert-timestamp1727037328.0852852
mimetypetext/plain
sourcesnap:o6VxNjysVdkpKBde54Vb4BDJdEbcsGpT_34
tar:gnameroot
tar:unameroot
Key Value
FileName./usr/lib64/ocaml/zarith/q.cmi
FileSize5056
MD5028F8FD916DF152571F40A3D22457206
SHA-165569BBA7438CBB140015F89B7F342D4CAB56AC9
SHA-256FB84BB21CFB74578C12A7CD35BC9DCAA42B4CC22583E1CA1C84E9E571E552661
SSDEEP96:zvp8ftwC8KObsz5XsA5zGGMHMJMrPruhG+lbUFhplnYFUoH+WzbO7mc3h37b5R9y:zvp8DObszxsKYHrrPruhG+wDcPJzK7mn
TLSHT1AFA142ED8020F5AC14AEFDBCC29CE4830542A7BF94B74E3783661812A77D94ED35245B
Key Value
FileName./usr/lib64/ocaml/stublibs/dllzarith.so
FileSize70608
MD5AE08C51FB29BB081DDB3ABD72413A921
SHA-11A8E4EEA83D2EEB373E3A2F4201051FF97A93898
SHA-256ABE5FF4808F7E277C157072D4FEACF5B01ED52546472D7D966280BCC5FF1B76E
SSDEEP1536:P8Pg39a+3ZMZfEhh9C84bAQCYl17Ihlot+dT8q:P843s+3ZMZfijColYulotKw
TLSHT1E963D7E6BB651A93CA044FB1966B37F4BB2E36610699510B7F05335F0DFA648380B3C9
Key Value
FileName./usr/lib64/ocaml/zarith/big_int_Z.cmi
FileSize5819
MD5DDC27BB298B338CF0D3EB3A822A125C4
SHA-1929D4D330569A1C9974C7B2EB60D76F41B7124C4
SHA-256F0615A9F4CB2D96AA55727FAAF3753C1BBCC82DFA0AB16A33D348A94B26974A6
SSDEEP96:KSkq4Hl+rJ8iBAvUo4G3NZ6ttNtxyKGHgNq89mKzDzqcsEWNejUy07PhprA4X8b9:K3q4HlkJ8iBAvUo4G3NZ6ttNtxyKGHgf
TLSHT17EC1E39C9018A4FD4999EC7C915AF5532142BBFF89E31D37423A2CA9DE6880ED353C87