Skip to content
This repository has been archived by the owner on Jan 28, 2020. It is now read-only.

Various JavaCard applets conforming to EstEID chip protocol

License

Notifications You must be signed in to change notification settings

martinpaljak/esteid-applets

Repository files navigation

EstEID compatible JavaCard applets

Various JavaCard applets compatible* to EstEID chip protocol:

* compatibility here only means that existing host-side software (Baastarkvara, OpenSC etc) can use the important parts of the card: keys and certificates with PIN verification. No "formal (full) compatibility" is implied.

Use:

git clone --recursive https://github.com/martinpaljak/esteid-applets
cd esteid-applets
ant

Similar and related projects