golang-pault-go-ykpiv 1.3.4-2ubuntu0.24.04.2 source package in Ubuntu

Changelog

golang-pault-go-ykpiv (1.3.4-2ubuntu0.24.04.2) noble-security; urgency=medium

  * No change rebuild due to golang-1.22 update

 -- Evan Caville <email address hidden>  Mon, 11 Nov 2024 09:50:03 +1000

Upload details

Uploaded by:
Evan Caville
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble updates universe misc
Noble security 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-2ubuntu0.24.04.2.debian.tar.xz 4.0 KiB e277b76e07b7938ee8131f6196a9be73d2bbb21ba2ddd4a032fa5a6efb0683f5
golang-pault-go-ykpiv_1.3.4-2ubuntu0.24.04.2.dsc 2.3 KiB 9297e93171435d5bb6b1288108194d434324b3f9f1b4d4e20a35aff5d31b9db6

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