Skip to content

Version 5.6

Compare
Choose a tag to compare
@polhenarejos polhenarejos released this 18 Sep 07:22
· 106 commits to main since this release
v5.6
900e7f2

This new release includes the following enhancements:

  • Added support for Secp256k1 curve, in the form of ES256K algorithm.
  • Added support for ES256K algorithm.
  • Added support for thirdPartyPayment extension.
  • Added support for management via Yubikey Manager to enable/disable specific interfaces individually.
  • Added support to Nitrokey's nitropy tool.
  • Added support for ssh-keygen.

and the following bug fixes:

  • Added tests for ES256K algorithm.
  • Fixed pubKeyCredParams verification.
  • Fixed return errors for pubKeyCredParams verification.
  • Fixed Secp521r1 key load.
  • Fixed credential creation for ES512 algorithm.
  • Fixed chained response.
  • Fixed OTP applet selection.
  • Fixed signature computation for ES384 and ES512 algorithms.
  • Fixed enabled capabilities detection.
  • Fixed enabled cap detection when applet is already selected.
  • Fixed OTP slot deletion.
  • Fixed return error when no applet is selected.
  • Fixed return error of CBOR.
  • Fix credential creation when not supported algorithm is provided.

Full Changelog: v5.4...v5.6