1.16.0 #457
DennisDyallo
announced in
Announcements
1.16.0
#457
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Release date: March 31st, 2026
Features:
The FIDO2 application now supports SCP03 and SCP11 secure channels over USB CCID on YubiKeys with firmware version 5.8 and above. This enables encrypted communication with the FIDO2 application, matching the SCP support already available for PIV, OATH, OTP, and YubiHSM Auth. (#428)
ZLib compression and decompression support has been added via a new
ZlibStreamclass. ThePivSession.KeyPairsproperty now correctly handles compressed certificate formats. (#417)Bug Fixes:
cmake_minimum_requiredhas been bumped to 3.15 for proper CMP0091 policy support, and an explicitexit /b 0has been added to preventfindstrexit codes from leaking into the build process. (#427)Documentation:
NFC requirements and SCP usage examples have been added to the
Fido2Sessiondocumentation. (#428)Comments and logical grouping have been added to the NativeShims CMakeLists and readme. (#427)
Miscellaneous:
Dependencies:
Full Changelog: 1.15.2...1.16.0
This discussion was created from the release 1.16.0.
Beta Was this translation helpful? Give feedback.
All reactions