Version 5.6
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