Commit Graph

63 Commits

Author SHA1 Message Date
Frank Morgner
05a4d869e6 remove intellij project files
... since they give a lot of conflicts
2015-07-18 04:47:21 +02:00
Frank Morgner
a1026c43c5 added new icon for remote reader
https://romannurik.github.io/AndroidAssetStudio/icons-launcher.html#foreground.type=clipart&foreground.space.trim=0&foreground.space.pad=0.25&foreground.clipart=res%2Fclipart%2Ficons%2Fnotification_tap_and_play.svg&foreColor=fdd017%2C0&crop=0&backgroundShape=hrect&backColor=ffffff%2C100&effects=shadow
2015-07-17 22:23:13 +02:00
Frank Morgner
735f2ec35b we use hardware.nfc.hce
thanks @marl
2015-06-20 00:27:41 +02:00
Frank Morgner
90672d3900 include link to thesis
but reduces the descriptive text
2015-05-20 02:17:55 +02:00
Frank Morgner
a28323a455 fixed typo (again)
Sorry, Erik!
2015-05-13 15:40:30 +02:00
Frank Morgner
a879260da5 fixed typo 2015-05-13 12:41:09 +02:00
Frank Morgner
aa762e21f5 added reference to virtual keycard 2015-05-11 22:09:10 +02:00
Frank Morgner
d4eb0830e5 pcsc-relay: documented android smart card emulator 2015-03-24 01:19:01 +01:00
Frank Morgner
6dfab7fbf1 pcsc-relay: fixed handling ATR for vpcd emulator 2015-03-18 07:54:44 +01:00
Frank Morgner
65f7d92a7f use ACardEmulator as nfc backend for pcsc-relay
This feature is experimental and disabled by default

At ACardEmulator's compile time it is required:
- to add the correct application identifier to aid_list.xml
- enable the connection to pcsc-relay by setting useVPCD
2015-03-14 16:13:59 +01:00
Frank Morgner
e52a9a5bbc added documentation about android smart card emulator 2015-03-11 00:44:21 +01:00
Frank Morgner
52bbf7b3cd populate OpenPGP and OATH applet 2015-03-10 22:24:15 +01: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