Skip to content

Releases: liblogicalaccess/liblogicalaccess-swig

v3.5.2

17 Sep 14:47
Compare
Choose a tag to compare
  • Remove unnecessary key authentication on WriteSDM
  • Fix SSCPv2 communication

v3.5.1

19 Jun 13:50
Compare
Choose a tag to compare
  • Fix wrong MAC calculation on DESFire EV1 full communication mode response

v3.5.0

13 Jun 06:46
Compare
Choose a tag to compare
  • 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

14 May 05:37
Compare
Choose a tag to compare
  • 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

23 Mar 13:29
Compare
Choose a tag to compare
  • 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

30 Jan 06:39
Compare
Choose a tag to compare
  • 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

v3.1.0

31 Jan 15:01
Compare
Choose a tag to compare
  • Fix MIFARE, AES192, AES256 key entry type update on SAM AV2/AV3 (random buffer overflow behavior)

v3.0.0

18 Jan 09:42
Compare
Choose a tag to compare
  • Add Mifare DESFire EV2 & EV3 commands
  • Add several missing NXP SAM AV2 commands on symmetric key entries
  • Add few NXP SAM AV3 features (AES192/256 keys, OfflinePerso key entry class, ...)
  • Remove Rfideas readers
  • Remove IKS support
  • Remove LLA Private - HID iClass and HID Seos cards are not supported anymore

v2.5.0

24 Mar 16:28
Compare
Choose a tag to compare
  • Add NXP SAM AV3 stub
  • Remove libfnc and rfideas reader from default community build
  • Fix exception message on dotnet build

v2.4.2

07 Oct 08:02
Compare
Choose a tag to compare

Fix PCSC and ISO7816 polymorphism between C# and C++ (SWIG Director feature)
Fix Yubikey Challenge Service factory