Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 2 commits into from
Aug 26, 2022

Conversation

pongpet-licel
Copy link
Collaborator

ApduExtendedCasesApplet was created to test

  • Case 2 with Le = 0x00
  • Case 2E with 3-byte Le
  • Case 3E with 3-byte Lc
  • Case 4 with Le = 0x00
  • Case 4E with 3-byte Lc and 2-byte Le

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
Copy link
Collaborator Author

Support AsymmetricCipher ALG_RSA_PKCS1_OAEP in this commit 3c3d673

@licel licel merged commit d89e204 into licel:master Aug 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants