SipHash

A fast pure-Java SipHash implementation

License

License

GroupId

GroupId

software.pando.crypto
ArtifactId

ArtifactId

siphash
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

SipHash
A fast pure-Java SipHash implementation

Download siphash

How to add to project

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

Dependencies

test (4)

Group / Artifact Type Version
org.testng : testng jar 6.9.10
org.assertj : assertj-core jar 3.3.0
com.google.guava : guava jar 19.0
com.zackehh : siphash jar 1.0.0

Project Modules

There are no modules declared in this project.
software.pando.crypto

simpligility

Versions

Version
1.0.0