TODO - martinpaljak/JCardEngine GitHub Wiki
Missing:
- JC3.0.5
Util.arrayFill- SensitiveResult (tracking API where to set), SensitiveArrays
OneShot- OwnerPINx, OwnerPINBuilder, OwnerPINxWithPredecrement
- FW (maybe not), previousContextAID
- GPSystem
SCP03GPRegistryEntry- states and privileges
System:
remove reflection in APDU, by having a CurrentAPDU bound to simulator where state is kept, just proxy from APDUProxy to CurrentAPDU- fix the flexible instantiation of signatures
- replace applets map with GPRegistry
Other noteworthy forks:
- https://github.com/ph4r05/jcardsim
- https://github.com/koh-osug/jcardsim
- https://github.com/Jakuje/jcardsim (OpenSC)
- https://github.com/arekinath/jcardsim (PivApplet)
- https://github.com/linaro-swg/jcardsim (multiselect / select next)
- https://github.com/robertbachmann/jcardsim (fw and many things)
Things to fix:
- fix issues with compatibility and crypto (RSA NOPAD, ECDSA precomputed hash etc)
- bring in memory type flexibility from latest runtime specs (transient keys, curve templates)