Skip to content

v5.10

Compare
Choose a tag to compare
@polhenarejos polhenarejos released this 20 Jul 18:42
· 83 commits to main since this release
v5.10
5b95e35

This release is a maintenance release to fix the following bugs:

Enhancements

  • Upgrade to MbedTLS 3.6.
  • Increase internal number of memory pages.
  • Added support for WebCCID.
  • Added support for ESP32 boards.
  • Added support for APDU chaining.
  • Added -DVIDPID= for easier build.

Bug fixes

  • Fix Pico Patcher.
  • Fix potential infinite ASN1 loop.
  • Fix EF.DIR.
  • Fix BCD for Windows.
  • Fix potential overflow.
  • Add support for PHY file.
  • Upgrade internal page buffer.
  • Fix X509 generation.
  • Added 3DES for compatibility (NOT RECOMMENDED!)
  • Fix chained responses.
  • Fix ASN1 initialization.
  • Fix HID buffer sizes.
  • Fix Windows emulation.
  • Fix wrapped APDU.
  • Fix byte chain for long RAPDU.
  • Fix SM verification.
  • Fix ATR overwrite.
  • Fix Apple emulation.

Full Changelog: v5.8...v5.10