java-crypto

A simple Cryptography Implementation in Java for the ARK Blockchain.

License

License

MIT
GroupId

GroupId

org.arkecosystem
ArtifactId

ArtifactId

arkecosystem-crypto
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

java-crypto
A simple Cryptography Implementation in Java for the ARK Blockchain.
Project URL

Project URL

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

Source Code Management

https://github.com/ArkEcosystem/java-crypto/tree/0.1.0

Download arkecosystem-crypto

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.bitcoinj : bitcoinj-core jar 0.14.7
com.madgag.spongycastle : core jar 1.54.0.0
com.google.code.gson : gson jar 2.8.0

test (1)

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

Project Modules

There are no modules declared in this project.

Ark Java - Crypto

A simple Cryptography Implementation in Java for the Ark Blockchain.

Build Status Codecov Latest Version License: MIT

Lead Maintainer: Joshua Noack

Documentation

You can find installation instructions and detailed instructions on how to use this package at the dedicated documentation site.

Security

If you discover a security vulnerability within this package, please send an e-mail to [email protected]. All security vulnerabilities will be promptly addressed.

Credits

This project exists thanks to all the people who contribute.

License

MIT © ARK Ecosystem

org.arkecosystem

ARK Ecosystem

Versions

Version
0.1.0