Seasalt

NaCl and libsodium compatible library for public-key cryptography and hashing using Bouncy Castle.

License

License

Categories

Categories

Net
GroupId

GroupId

com.ltonetwork
ArtifactId

ArtifactId

seasalt
Last Version

Last Version

0.0.10
Release Date

Release Date

Type

Type

jar
Description

Description

Seasalt
NaCl and libsodium compatible library for public-key cryptography and hashing using Bouncy Castle.
Project URL

Project URL

https://www.ltonetwork.com/
Source Code Management

Source Code Management

https://github.com/ltonetwork/seasalt

Download seasalt

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.bouncycastle : bcprov-jdk15on jar 1.69
commons-codec : commons-codec jar 1.15

test (6)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.2
org.web3j : core jar 5.0.0
com.nimbusds : nimbus-jose-jwt jar 9.11.2
com.goterl : lazysodium-java jar 5.1.1
com.googlecode.multithreadedtc : multithreadedtc jar 1.01
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.10
0.0.9
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4