Commit Graph

6 Commits

Author SHA1 Message Date
Frank Morgner
1caff4f497 ACardEmulator: Added F-Droid build flavor with FOSS only
- avoid precompiled JARs for JCardSim
- use gradle's shadow plugin to relocate JCardSim's use of Bouncycastle
- removes JCardSim's Hello world applet
- use vJCRE to avoid importing Oracle's api_classic.jar

(We may use vJCRE as full replacement for JCardSim in the future, but
JCardSim is currently the choice with more features and support)
2019-10-01 00:14:13 +02:00
Frank Morgner
75779ea77a Integrated PIV applet
https://github.com/arekinath/PivApplet
2019-09-10 15:18:25 +02:00
Frank Morgner
be10101028 updated build environment 2017-07-18 08:26:35 +02:00
Frank Morgner
386a97b239 Adds info pop up 2015-09-17 01:46:40 +02:00
Frank Morgner
902b8bb463 updated iml 2015-07-22 18:42:56 +02:00
Frank Morgner
dae12a816a Implemented Android Smart Card Emulator
Includes jCardSim to emulate the following Java Card Applets in
Android's host card emulation:

- jCardSim Team's Hello World Applet
- Philip Wendland's ISO Applet
- Yubico's OpenPGP Applet
- Yubico's OATH Applet
2015-03-10 02:54:33 +01:00