Result for 015C5B766E8F639988AAD27D1DCD02047D816348

Query result

Key Value
FileName./usr/share/go/1.15/contrib/src/github.com/opencontainers/image-tools/vendor/github.com/dsnet/compress/bzip2/fuzz_off.go
FileSize340
MD54E807054941B2BD49E43B1682AB8A1AD
SHA-1015C5B766E8F639988AAD27D1DCD02047D816348
SHA-2568BC86CD8EBD9CC8B1F042D0F9EBCAEE42F98EF7EF463E88803A662D28222A4BA
SSDEEP6:j9j/fv7MldMR9KezsFwYzQ9xNVs0K1A5JADT7tHfoEBnpzZLEBiINjN4j:j9j/H7MldMHYwPxoFmexHfoonpzFoiwU
TLSHT16DE0C0751C6465468D6008E3DF05585F59196C3C4276D2D1F810F218601393E823481F
hashlookup:parent-total12
hashlookup:trust100

Network graph view

Parents (Total: 12)

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

Key Value
MD5CECE807A679C644C300509A8F3BB9AE4
PackageArchx86_64
PackageDescriptionoci-image-tools is a collection of tools for working with the OCI image format specification.
PackageNameoci-image-tools
PackageReleaselp153.1.6
PackageVersion0.3.0
SHA-1654241A812C0BD1400F7288DDD87819ABBB6D7FC
SHA-25645A4BFEE4BA129312C2FDB014CC3E25580A2FC8C33214B5EB0C41593AACC572E
Key Value
MD5A5A4E4151FD1E0269F846F069A519557
PackageArchnoarch
PackageDescriptionThis package hosts a collection of compression related libraries. The goal of this project is to provide pure Go implementations for popular compression algorithms beyond what the Go standard library provides. The goals for these packages are as follows: – Maintainable: That the code remains well documented, well tested, readable, easy to maintain, and easy to verify that it conforms to the specification for the format being implemented. – Performant: To be able to compress and decompress within at least 80% of the rates that the C implementations are able to achieve. – Flexible: That the code provides low-level and fine granularity control over the compression streams similar to what the C APIs would provide. Of these three, the first objective is often at odds with the other two objectives and provides interesting challenges. Higher performance can often be achieved by muddling abstraction layers or using non-intuitive low-level primitives. Also, more features and functionality, while useful in some situations, often complicates the API. Thus, this package will attempt to satisfy all the goals, but will defer to favoring maintainability when the performance or flexibility benefits are not significant enough. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/dsnet/compress
PackageMaintainerFedora Project
PackageNamegolang-github-dsnet-compress-devel
PackageRelease4.fc33
PackageVersion0.0.1
SHA-12D153838F00962B38A12B9E0EBB8B6711129BAA6
SHA-2566525AE21F787E71BA463D0A112A53441382F137C0D7AB8B9D5C3999B3C533EAA
Key Value
MD5825EAA9518D6899F06F6A7FF337C5C59
PackageArchx86_64
PackageDescriptionoci-image-tools is a collection of tools for working with the OCI image format specification.
PackageNameoci-image-tools
PackageReleasebp153.1.11
PackageVersion0.3.0
SHA-183AA1D5E926DF0D0D710E9E64C3AB0BB2A9E40D9
SHA-2560B2681A6A7AEB9EE48385767F2417BA430EA721CC5494BBAAB402CFA121E08A4
Key Value
MD5673752E53F758594F6870302BBF91CBE
PackageArchx86_64
PackageDescriptionoci-image-tools is a collection of tools for working with the OCI image format specification.
PackageNameoci-image-tools
PackageReleaselp152.1.9
PackageVersion0.3.0
SHA-1B77DE0B2D20918C126FD97D394A0F047A7CF4565
SHA-25686114E500A84E20F54947611DF6598F744F129ABED76FE5425B41706F06733CA
Key Value
MD5990ED920ABFD649C05E2F660B46CEC82
PackageArchs390x
PackageDescriptionoci-image-tools is a collection of tools for working with the OCI image format specification.
PackageNameoci-image-tools
PackageReleasebp153.1.46
PackageVersion0.3.0
SHA-165D822CAEA1312FBDA0C35F0B7B080501BB9E606
SHA-256C3C3ABABAC98977C0B833A16EDABB6A2BAEF56E10A38124BD7BF23689A346B5E
Key Value
MD508452FA5A4000D309B7590777E74FC34
PackageArchx86_64
PackageDescriptionoci-image-tools is a collection of tools for working with the OCI image format specification.
PackageNameoci-image-tools
PackageReleasebp153.1.46
PackageVersion0.3.0
SHA-1F461AFB84360203EAF10749640CFBED07F6796E6
SHA-256E1FC396728D279E3EFEFB0A5CD4B9B28C8BBFB153E4A440C116767CBCC6D814B
Key Value
MD5531EA5B8675FA9CCDB1497F27B927F91
PackageArchs390x
PackageDescriptionoci-image-tools is a collection of tools for working with the OCI image format specification.
PackageNameoci-image-tools
PackageRelease1.357
PackageVersion0.3.0
SHA-11057EAB2BBEA71089B199BC0F3E17292EBECF7EA
SHA-2561E06E399B848511993E00B49E46C221BC3030A37811A840F27D1E6E746BDD4D3
Key Value
MD57F8B0ED1A5703A190E61AE93444B6F35
PackageArchnoarch
PackageDescriptionThis package hosts a collection of compression related libraries. The goal of this project is to provide pure Go implementations for popular compression algorithms beyond what the Go standard library provides. The goals for these packages are as follows: – Maintainable: That the code remains well documented, well tested, readable, easy to maintain, and easy to verify that it conforms to the specification for the format being implemented. – Performant: To be able to compress and decompress within at least 80% of the rates that the C implementations are able to achieve. – Flexible: That the code provides low-level and fine granularity control over the compression streams similar to what the C APIs would provide. Of these three, the first objective is often at odds with the other two objectives and provides interesting challenges. Higher performance can often be achieved by muddling abstraction layers or using non-intuitive low-level primitives. Also, more features and functionality, while useful in some situations, often complicates the API. Thus, this package will attempt to satisfy all the goals, but will defer to favoring maintainability when the performance or flexibility benefits are not significant enough. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/dsnet/compress
PackageMaintainerFedora Project
PackageNamegolang-github-dsnet-compress-devel
PackageRelease3.fc32
PackageVersion0.0.1
SHA-11779EE156CE946E5ACE1DBE60559A1605AD41ADF
SHA-256A81D8D5F301CFFA2EAC9D49A0CEDD3F27C2C9A9E4293D3E1A1AF50A6D6866219
Key Value
MD56F691037325D541DA89090396B9F5FFA
PackageArchnoarch
PackageDescriptionThis package hosts a collection of compression related libraries. The goal of this project is to provide pure Go implementations for popular compression algorithms beyond what the Go standard library provides. The goals for these packages are as follows: – Maintainable: That the code remains well documented, well tested, readable, easy to maintain, and easy to verify that it conforms to the specification for the format being implemented. – Performant: To be able to compress and decompress within at least 80% of the rates that the C implementations are able to achieve. – Flexible: That the code provides low-level and fine granularity control over the compression streams similar to what the C APIs would provide. Of these three, the first objective is often at odds with the other two objectives and provides interesting challenges. Higher performance can often be achieved by muddling abstraction layers or using non-intuitive low-level primitives. Also, more features and functionality, while useful in some situations, often complicates the API. Thus, this package will attempt to satisfy all the goals, but will defer to favoring maintainability when the performance or flexibility benefits are not significant enough. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/dsnet/compress
PackageMaintainerFedora Project
PackageNamegolang-github-dsnet-compress-devel
PackageRelease5.fc34
PackageVersion0.0.1
SHA-1050107F536FBAD4E3E190CE26D2E6B8FFC222EE6
SHA-256501E1C9BF523AEF79A7F879269E97E890111333FBAA3CEB252FE414DC2B3DCF1
Key Value
MD54DA52780E7187E5EC23E70151D4D96F3
PackageArchx86_64
PackageDescriptionoci-image-tools is a collection of tools for working with the OCI image format specification.
PackageNameoci-image-tools
PackageRelease1.357
PackageVersion0.3.0
SHA-10205345DF4B7CDCD97078D849FE2314C843A1AE8
SHA-2565238E62446AD87A1456A6CB92A045FB7815271467678F444F44FCA108AC02E23
Key Value
MD564757C428A1460A403C72CEBBF90B1C9
PackageArchs390x
PackageDescriptionoci-image-tools is a collection of tools for working with the OCI image format specification.
PackageNameoci-image-tools
PackageRelease1.386
PackageVersion0.3.0
SHA-13084A1862785805608A88326F3526581016D223D
SHA-25625F42B7EFF7DB75CA8AC3C1CB07A61C2CBA0E7BB5AFC8BA2D19653435B106D83
Key Value
MD56718E2801FBE0312AE5581A54350725E
PackageArchx86_64
PackageDescriptionoci-image-tools is a collection of tools for working with the OCI image format specification.
PackageNameoci-image-tools
PackageRelease1.374
PackageVersion0.3.0
SHA-18FF528018BA22183A6B6AEF5E77478E0CE965EA6
SHA-2569A61D20A879D735F71FE48E96E7EBFB0D6CF9545EA119DBFB6AE87887007FC1B