Skip to content

v0.7.0

Compare
Choose a tag to compare
@arekinath arekinath released this 01 Apr 00:05
· 49 commits to master since this release
  • Support for building against JC3.0.4 with PIV spec compliant ECDSA support (using signPreComputedHash)

  • Fixes to run on some cards with lower amounts of transient memory (e.g. J3H145, JC30M48CR)

  • Multiple configurations:

    • "default" = the stock configuration in the repository, if build is jc305 it includes spec compliant ECDSA
    • "rsaonly" = ECDSA functionality disabled
    • "econly" = RSA functionality disabled
    • "small" = no attestation or extended length APDU support, uses CLEAR_ON_RESET transient memory for Cipher/Signature instances