is not current version
Last Version 0.0.10

Seasalt 0.0.4

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
Version

Version

0.0.4
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 0.0.4


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

Dependencies

compile (3)

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

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.2

Project Modules

There are no modules declared in this project.