Last Version

Crypto Conditions 1.0.4

Java implementation of the Crypto-Conditions RFC.

License

License

GroupId

GroupId

com.ripple.cryptoconditions
ArtifactId

ArtifactId

crypto-conditions
Version

Version

1.0.4
Type

Type

jar
Description

Description

Crypto Conditions
Java implementation of the Crypto-Conditions RFC.
Project URL

Project URL

http://github.com/rfcs/crypto-conditions
Project Organization

Project Organization

Ripple Labs

Download crypto-conditions 1.0.4


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

Dependencies

compile (1)

Group / Artifact Type Version
net.i2p.crypto : eddsa jar 0.3.0

provided (1)

Group / Artifact Type Version
org.immutables : value jar 2.5.6

test (7)

Group / Artifact Type Version
junit : junit jar 4.12
com.fasterxml.jackson.core : jackson-core jar [2.9.10.1,)
com.fasterxml.jackson.core : jackson-annotations jar [2.9.10.1,)
com.fasterxml.jackson.core : jackson-databind jar [2.9.10.1,)
com.google.guava : guava jar 27.0.1-jre
org.bouncycastle : bcprov-jdk16 jar 1.46
org.hamcrest : hamcrest-all jar 1.3

Project Modules

There are no modules declared in this project.