similarity-uniform-fuzzy-hash

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.

Лицензия

Лицензия

Категории

Категории

ORM Данные
Группа

Группа

com.github.s3curitybug
Идентификатор

Идентификатор

similarity-uniform-fuzzy-hash
Последняя версия

Последняя версия

1.8.4
Дата

Дата

Тип

Тип

jar
Описание

Описание

similarity-uniform-fuzzy-hash
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.
Ссылка на сайт

Ссылка на сайт

https://github.com/s3curitybug/similarity-uniform-fuzzy-hash
Система контроля версий

Система контроля версий

https://github.com/s3curitybug/similarity-uniform-fuzzy-hash/tree/master

Скачать similarity-uniform-fuzzy-hash

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.github.s3curitybug/similarity-uniform-fuzzy-hash/ -->
<dependency>
    <groupId>com.github.s3curitybug</groupId>
    <artifactId>similarity-uniform-fuzzy-hash</artifactId>
    <version>1.8.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.s3curitybug/similarity-uniform-fuzzy-hash/
implementation 'com.github.s3curitybug:similarity-uniform-fuzzy-hash:1.8.4'
// https://jarcasting.com/artifacts/com.github.s3curitybug/similarity-uniform-fuzzy-hash/
implementation ("com.github.s3curitybug:similarity-uniform-fuzzy-hash:1.8.4")
'com.github.s3curitybug:similarity-uniform-fuzzy-hash:jar:1.8.4'
<dependency org="com.github.s3curitybug" name="similarity-uniform-fuzzy-hash" rev="1.8.4">
  <artifact name="similarity-uniform-fuzzy-hash" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.s3curitybug', module='similarity-uniform-fuzzy-hash', version='1.8.4')
)
libraryDependencies += "com.github.s3curitybug" % "similarity-uniform-fuzzy-hash" % "1.8.4"
[com.github.s3curitybug/similarity-uniform-fuzzy-hash "1.8.4"]

Зависимости

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.8.4
1.8.3
1.8.2
1.8.1
1.8
1.7.1
1.7
1.6.1
1.6
1.5.1