com.tuntunhz.tools:ecdsa

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

com.tuntunhz.tools
ArtifactId

ArtifactId

ecdsa
Last Version

Last Version

0.0.6
Release Date

Release Date

Type

Type

jar
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Source Code Management

Source Code Management

https://github.com/FlyingLittleBear/ECDSA.git

Download ecdsa

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
commons-codec : commons-codec jar 1.11
org.bouncycastle : bcpkix-jdk15on jar 1.56

runtime (1)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

ECDSA

all ecc algorithm used by node

Versions

Version
0.0.6
0.0.5
0.0.4
0.0.3.1
0.0.2
0.0.1