golang-pault-go-ykpiv 1.3.4-2build1 source package in Ubuntu

Changelog

golang-pault-go-ykpiv (1.3.4-2build1) mantic; urgency=medium

  * No-change rebuild with Go 1.21.

 -- Michael Hudson-Doyle <email address hidden>  Thu, 24 Aug 2023 17:16:10 +1200

Upload details

Uploaded by:
Michael Hudson-Doyle
Uploaded to:
Mantic
Original maintainer:
Debian Go Packaging Team
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc
Mantic release universe misc

Downloads

File Size SHA-256 Checksum
golang-pault-go-ykpiv_1.3.4.orig.tar.gz 22.3 KiB af41725350d2351f9f0c5baca9cdf2b2fa8295b661a79685ddf93734f21f5f29
golang-pault-go-ykpiv_1.3.4-2build1.debian.tar.xz 3.8 KiB e8e5aab59dc48fc6bd83f0c11a0789943694127da1caa3fe4b982b826636a480
golang-pault-go-ykpiv_1.3.4-2build1.dsc 2.2 KiB a34b8fcf1d702592b74733d043159ea9f3f5a5a60316609df674f7e2aee3549d

View changes file

Binary packages built by this source

golang-pault-go-ykpiv-dev: high level cgo wrapper around libykpiv.so.1

 go-ykpiv implements an idiomatic go API fit for use when applications need to
 communicate with a Yubikey in PIV mode.
 .
 Most PIV tokens, Yubikeys included, can be used as a PKCS#11 device using
 OpenSC, and Yubikeys are even capable of doing Signing and Decryption through
 that interface. However, some management functions are not exposed in the
 PKCS#11 OpenSC interface, so this library may be of use when one wants to write
 a new Certificate, or set PINs.

ykls: Utility for listing connected Yubikeys

 ykls is a utility for listing connected Yubikeys, along with some relevant
 information, such as enabled modes, firmware version, serial number,
 identities present in the various key slots, ...
 .
 For example:
 $ ykls
 Reader: Yubico YubiKey FIDO+CCID 00 00
 Version: 4.3.7
 Serial: 6447364
 Slot Authentication (9a): nicoo@debian.org

ykls-dbgsym: debug symbols for ykls