Last Version

Waves Crypto for Java 2.0.1

Tools to work with cryptographic primitives used in the Waves blockchain

License

License

GroupId

GroupId

im.mak
ArtifactId

ArtifactId

waves-crypto
Version

Version

2.0.1
Type

Type

jar
Description

Description

Waves Crypto for Java
Tools to work with cryptographic primitives used in the Waves blockchain
Project URL

Project URL

https://github.com/msmolyakov/waves-crypto-java
Source Code Management

Source Code Management

https://github.com/msmolyakov/waves-crypto-java

Download waves-crypto 2.0.1


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

Dependencies

compile (3)

Group / Artifact Type Version
org.bouncycastle : bcpkix-jdk15on jar 1.59
org.bouncycastle : bcprov-jdk15on jar 1.59
org.whispersystems : curve25519-java jar 0.5.0

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.4.2
org.assertj : assertj-core jar 3.12.2

Project Modules

There are no modules declared in this project.