SipHash

Various Java implementations of the SipHash cryptographic hash family.

Лицензия

Лицензия

Группа

Группа

io.whitfin
Идентификатор

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

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

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

2.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

SipHash
Various Java implementations of the SipHash cryptographic hash family.
Ссылка на сайт

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

https://github.com/whitfin/siphash-java

Скачать siphash

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

<!-- https://jarcasting.com/artifacts/io.whitfin/siphash/ -->
<dependency>
    <groupId>io.whitfin</groupId>
    <artifactId>siphash</artifactId>
    <version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.whitfin/siphash/
implementation 'io.whitfin:siphash:2.0.0'
// https://jarcasting.com/artifacts/io.whitfin/siphash/
implementation ("io.whitfin:siphash:2.0.0")
'io.whitfin:siphash:jar:2.0.0'
<dependency org="io.whitfin" name="siphash" rev="2.0.0">
  <artifact name="siphash" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.whitfin', module='siphash', version='2.0.0')
)
libraryDependencies += "io.whitfin" % "siphash" % "2.0.0"
[io.whitfin/siphash "2.0.0"]

Зависимости

test (1)

Идентификатор библиотеки Тип Версия
org.testng : testng jar 6.14.2

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

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

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

Версия
2.0.0
1.0.0