Yubico YubiKit Piv

This library provides implementation of Personal Identity Verification (PIV) interface specified in NIST SP 800-73 document "Cryptographic Algorithms and Key Sizes for PIV". This enables you to perform RSA or ECC sign/decrypt operations using a private key stored on the YubiKey.

License

License

GroupId

GroupId

com.yubico.yubikit
ArtifactId

ArtifactId

piv
Last Version

Last Version

2.1.0-alpha.1
Release Date

Release Date

Type

Type

aar
Description

Description

Yubico YubiKit Piv
This library provides implementation of Personal Identity Verification (PIV) interface specified in NIST SP 800-73 document "Cryptographic Algorithms and Key Sizes for PIV". This enables you to perform RSA or ECC sign/decrypt operations using a private key stored on the YubiKey.
Project URL

Project URL

https://github.com/Yubico/yubikit-android/tree/master/piv
Source Code Management

Source Code Management

https://github.com/Yubico/yubikit-android

Download piv

How to add to project

<!-- https://jarcasting.com/artifacts/com.yubico.yubikit/piv/ -->
<dependency>
    <groupId>com.yubico.yubikit</groupId>
    <artifactId>piv</artifactId>
    <version>2.1.0-alpha.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.yubico.yubikit/piv/
implementation 'com.yubico.yubikit:piv:2.1.0-alpha.1'
// https://jarcasting.com/artifacts/com.yubico.yubikit/piv/
implementation ("com.yubico.yubikit:piv:2.1.0-alpha.1")
'com.yubico.yubikit:piv:aar:2.1.0-alpha.1'
<dependency org="com.yubico.yubikit" name="piv" rev="2.1.0-alpha.1">
  <artifact name="piv" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.yubico.yubikit', module='piv', version='2.1.0-alpha.1')
)
libraryDependencies += "com.yubico.yubikit" % "piv" % "2.1.0-alpha.1"
[com.yubico.yubikit/piv "2.1.0-alpha.1"]

Dependencies

compile (1)

Group / Artifact Type Version
com.yubico.yubikit : core jar 2.1.0-alpha.1

Project Modules

There are no modules declared in this project.
com.yubico.yubikit

Yubico

Learn more at developers.yubico.com

Versions

Version
2.1.0-alpha.1
2.0.0
2.0.0-beta02
2.0.0-beta01
1.0.0
1.0.0-beta06
1.0.0-beta05
1.0.0-beta04
1.0.0-beta03
1.0.0-beta02