Skip to content

Releases: Yubico/yubikit-swift

YubiKit Swift 0.3

25 Jun 13:26
776c896
Compare
Choose a tag to compare

This is a prerelease of the YubiKit Swift SDK. In this version support for the YubiKey Bio - Multi-protocol Edition and partial support for the new 5.7 firmware has been added.

  • Device Reset for Bio multi-protocol YubiKeys.
  • Get bio metadata in PIVSession.
  • Bio YubiKey fingerprint authentication for PIVSession.
  • Support for moving and deleting keys in PIVSession.
  • Read NFC restricted status in ManagementSession.
  • PIN complexity added to ManagementSession.
  • FPS and STM version is now parsed in ManagementSession.
  • Support for RSA3072 and RSA4096 keys added to PIVSession.
  • Fixes bug in ManagementSession where form factor would be unknown for bio and fips YubiKeys.
  • PIVSession slot metadata now returns a SecKey instead of the previous raw data.

YubiKit Swift 0.2

12 Mar 09:52
bea194a
Compare
Choose a tag to compare

This is a prerelease of the YubiKit Swift SDK. In this version we've added support for the PIV application on the YubiKey.

YubiKit Swift 0.1

21 Dec 10:09
6572aba
Compare
Choose a tag to compare

This is a prerelease of the YubiKit Swift SDK. In this version it connects to the OATH and Management applications on the YubiKey. It supports both iOS and MacOS using NFC, USB-C or Lightning depending on the device.