HID Crescendo® SDK provides integrators with API and a Command Line Interface (CLI) Tool to manage and use HID Crescendo® devices, including the Crescendo Cards and the USB- and NFC-enabled HID Crescendo Key Series.
USB keys:
HID Crescendo Key v1
HID Crescendo Key v3
Smart cards:
HID Crescendo 2300
HID Crescendo 3000
HID Crescendo 4000
New features
Added authenticatorConfig() and FIDOConfig() (which includes the full authentication flow) methods to enable the CTAP 2.1 authenticatorConfig command
FIDOGetAssertion(), FIDOMakeCredential() and FIDOCredentialManagement no longer use hardcoded CTAP 2.1 parameters, so they can be used with CTAP 2.0 (and therefore C2300 devices) as well
Fixed CredentialManagementRequest class' authentication parameters because they were wrongly defined as mandatory
Fixed minor mistake in CTAP error logging so that the errors should correctly print the CTAP error code and description instead of just the description twice