JavaCard secret storage Implement a JavaCard applet for storing secrets with functionality: ‒ Storage of secrets (name-value pairs) ‒ Listing of available secret names ‒ Reveal value of a requested secret (only when the correct PIN is provided) ‒ PIN change ● Implement an application for interacting with the applet ‒ An application that will be able to query all required functionality ● Establish secure channel between smartcard and host for communication ● Resources ‒ https://github.com/crocs-muni/javacard-gradle-template-edu ‒ https://docs.oracle.com/javacard/3.0.5/api/index.html ‒ https://github.com/licel/jcardsim J
Qas1modo/PV204-project
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|