Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 307 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 307 Bytes

SmartID

An initial version of SmartID card maker and reader, based on JMRTD. Tested on HID OMNIKEY 5321 card reader, and SmartCafe expert 3.2 smart card with JavaCard 2.2.1

To Run Reader: java -jar "/dist/SmartID.jar"

To Run Writer: java -jar "/dist/SmartID.jar" writer

Require JDK 1.7 or above