licel / jcardsim

https://jcardsim.org
222 stars 123 forks source link

Added sample applet for testing the simulator runtime with APDU extend cases #193

Closed pongpet-licel closed 2 years ago

pongpet-licel commented 2 years ago

ApduExtendedCasesApplet was created to test

Reference - https://docs.oracle.com/en/java/javacard/3.1/guide/extended-apdu-format.html#GUID-0F452782-9402-43E9-B39C-337772C200DF

To verify that jCardSim Simulator runtime is complied with ISO7816-4 and check issue #189

pongpet-licel commented 2 years ago

Support AsymmetricCipher ALG_RSA_PKCS1_OAEP in this commit https://github.com/licel/jcardsim/pull/193/commits/3c3d6734134cd0cdb11b888784ca6062910630e0