Releases: liblogicalaccess/liblogicalaccess
Releases · liblogicalaccess/liblogicalaccess
v3.6.0
v3.5.2
v3.5.1
v3.5.0
- Add DESFire EV1 legacy random UID detection on cardprobe
- Add global option to use system readers (for PC/SC only atm)
- Avoid default use of DESFire ISO Authenticate command and create dedicated iso_authenticate method
- Fix reference to SAM chip and check for old key object init on DESFire change key
v3.4.0
- Add support for AES192 and AES256 host/offline keys on SAM AV2/AV3
- Handle SAM Change Key EV2 options
- Fix typo on ProtocolVersion SSCPv2 configuration serialization
- Add missing onAuthenticated trigger on DESFire EV2 authenticate
- Allow to not specify the old key for SAM change key PICC if not required
- Use generic environment variables definition for PKCS#11 key storage
v3.3.0
- Add KS_ENABLE_NXP_DAM_KEYS key setting (DESFire EV3 only, PICC level)
- Add missing DESFire EV2 Transaction MAC related commands
- Add DESFire EV2 NXP ECDSA Originality Check
- Add DESFire EV3 / SAM AV3 AES Originality Check
- Add DESFire EV3 options for SDM
- Add NFC Tag service helper to create NDEF SDM file
- Update OpenSSL from 1.1.1w to 3.4.1
- Fix DESFire EV2 application creation to avoid setting up multiple KeySet when you only want VC keys
v3.2.0
- Implements SSCP v2 messaging on STid readers and add reader unit configuration to change the scan method
- Add Use SAM Authenticate Host instead of Unlock for associated SAM reader configuration
- Handle possible crash on PC/SC reader reconnect without a valid PC/SC connection (proxified case)
- Add changeKUCEntryOffline, changeKeyEntryOffline and disableKeyEntryOffline commands on SAM AV2