Последняя версия

key-utils 2.0.1

The BitPay Java Key Utilities for use with the BitPay API. This package includes KeyUtils.java and a test file KeyUtilsTest.java. Invoke the static methods of KeyUtils.java to generate a PEM, retrieve private and compressed public keys from the PEM, retrieve SIN from PEM, and sign a message with the PEM.

Лицензия

Лицензия

Категории

Категории

KeY Данные Data Formats Formal Verification
Группа

Группа

com.bitpay
Идентификатор

Идентификатор

keyutils
Версия

Версия

2.0.1
Тип

Тип

jar
Описание

Описание

key-utils
The BitPay Java Key Utilities for use with the BitPay API. This package includes KeyUtils.java and a test file KeyUtilsTest.java. Invoke the static methods of KeyUtils.java to generate a PEM, retrieve private and compressed public keys from the PEM, retrieve SIN from PEM, and sign a message with the PEM.
Ссылка на сайт

Ссылка на сайт

https://github.com/bitpay/java-key-utils
Организация-разработчик

Организация-разработчик

BitPay
Система контроля версий

Система контроля версий

https://github.com/bitpay/java-key-utils

Скачать keyutils 2.0.1


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

Зависимости

compile (9)

Идентификатор библиотеки Тип Версия
org.bouncycastle : bcpkix-jdk15on jar 1.52
org.bouncycastle : bcprov-jdk15on jar 1.52
org.hamcrest : hamcrest-core jar 1.3
org.slf4j : slf4j-api jar 1.7.7
org.slf4j : slf4j-simple jar 1.7.7
junit : junit jar 4.12
org.bitcoinj : bitcoinj-core jar 0.13.1
com.github.github : site-maven-plugin jar 0.12
org.sonatype.plugins : nexus-staging-maven-plugin maven-plugin 1.6.3

Модули Проекта

Данный проект не имеет модулей.