META-INF.NOTICE.txt Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of similarity-uniform-fuzzy-hash Show documentation
Show all versions of similarity-uniform-fuzzy-hash Show documentation
Similarity Uniform Fuzzy Hash is a tool that allows to accurately and efficiently compute
the similarity between two files (or sets of bytes) as a 0 to 1 score.
For that purpose, it first computes for each file a Context Triggered Piecewise Hash (CTPH),
also known as fuzzy hash, and then compares the hashes.
==================================================
s3curitybug - Similarity Uniform Fuzzy Hash
==================================================
- This project depends on and contains a modified portion of Apache Commons CLI
* Homepage: https://commons.apache.org/proper/commons-cli/
* License: https://github.com/apache/commons-cli/blob/trunk/LICENSE.txt (Apache License 2.0)
- This project depends on Apache Commons IO
* Homepage: https://commons.apache.org/proper/commons-io/
* License: https://github.com/apache/commons-io/blob/master/LICENSE.txt (Apache License 2.0)
- This project depends on Fusesource Jansi
* Homepage: http://fusesource.github.io/jansi/
* License: https://github.com/fusesource/jansi/blob/master/license.txt (Apache License 2.0)
© 2015 - 2024 Weber Informatics LLC | Privacy Policy