v0.7.0
-
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