Skip to content

Releases: Yubico/yubikit-swift

YubiKit Swift 0.4.1

21 May 07:02
ff381b3
Compare
Choose a tag to compare

Changes

  • Fix for the iOS build target: skip APDU struct when calling send(data:) over NFC

Full Changelog: v0.4...v0.4.1

YubiKit Swift 0.4

14 May 11:23
4c99cae
Compare
Choose a tag to compare

This is a pre-release of the YubiKit Swift SDK.

Changes

  • Support was added for SCP 03 and 11.
  • Preparation for Swift 6 and it's concurrency checks.
  • Internal refactors and improvements.

Full Changelog: v0.3...v0.4

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.