Last Version

Waves Crypto for Java 2.0.4

Tools to work with cryptographic primitives used in the Waves blockchain

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.wavesplatform
ArtifactId

ArtifactId

waves-crypto
Version

Version

2.0.4
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/wavesplatform/waves-crypto-java
Source Code Management

Source Code Management

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

Download waves-crypto 2.0.4


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

Dependencies

compile (3)

Group / Artifact Type Version
org.bouncycastle : bcpkix-jdk15on jar 1.70
org.bouncycastle : bcprov-jdk15on jar 1.70
com.wavesplatform : curve25519-java jar 0.6.4

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.7.2
org.assertj : assertj-core jar 3.20.2

Project Modules

There are no modules declared in this project.