is not current version
Last Version 2.0.4

Waves Crypto for Java 2.0.2

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.2
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.2


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

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

Project Modules

There are no modules declared in this project.