-
Version 2.10 Stable
released this
2023-02-17 19:01:08 +08:00 | 551 commits to main since this releaseThis release includes the following enhancements and new features:
New Features
- Enterprise attestation
credBlobsextensionlargeBlobKeyextensionlargeBlobssupport (2048 bytes máx.)
Enhancements
- Added support for Entreprise Attestation. Once enabled, it allows to generate a CSR in the device, which is sent to our PKI. If valid, it returns a signed certificate by an intermediate CA that will be used for attestation.
- Upgraded
pico-fido-tool.pyto support Enterprise Attestation by uploading a CSR or a signed certificate. - Added support for
credBlob. - Added
MAX_MSG_SIZEparameter ingetInfo. - Added key derivation for
largeBlob. - Added support for
largeBlobKey. - Added
minPinLengthextension test. - Added
credBlobtest. - Added
largeBlobsupport. - Added
lbwpermission.
and fixes:
Fixes
credProtectis not returned ingetAssertion.- Fixed buffer overflow deriving the credential key.
- Fixed double
free. - Fix
GETpermission ingetAssertion. - Fixed
numberOfCredentialsreturn. - Fix
token rp linkclear. - Fix
credMgmttests.
Downloads