Skip to content

YubiKit Swift 0.3

Latest
Compare
Choose a tag to compare
@jensutbult jensutbult released this 25 Jun 13:26
776c896

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.