Frank Morgner
b96e91d8d4
ACardEmulator: version bump
2019-10-01 00:51:08 +02:00
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
e6a42efb6b
Revert "use the android build of jcardsim"
...
This reverts commit b91da67281 .
2019-09-26 14:10:13 +02:00
Frank Morgner
75779ea77a
Integrated PIV applet
...
https://github.com/arekinath/PivApplet
2019-09-10 15:18:25 +02:00
Frank Morgner
ccc68fdf38
fixed android smart card emulator version code
...
fixes https://github.com/frankmorgner/vsmartcard/issues/148
2019-08-09 01:47:47 +02:00
Frank Morgner
d1f8dc734c
ACardEmulator: Version bump
2017-07-18 10:15:52 +02:00
Frank Morgner
be10101028
updated build environment
2017-07-18 08:26:35 +02:00
Frank Morgner
9e3dc7b89b
don't depend on APK signing
...
removes authentication and secure data transfer between ACardEmulator
and TCardEmulator
2016-12-01 10:16:44 +01:00
Jan-Christopher Pien
dae5622992
Fix build.gradle keystore file property
2016-11-30 08:29:50 +01:00
Jan-Christopher Pien
9c758ffda0
Authentication for ACardEmulator/TCardEmulator
...
secure sending and with high priority
2016-11-30 08:29:37 +01:00
Frank Morgner
790ea80fb7
use HCE mode of Samsung Accessories for emulation
2016-11-30 08:15:25 +01:00
Frank Morgner
c675d238fa
use better apk names
2016-04-15 11:44:43 -04:00
Frank Morgner
30647f2c36
new version of ACardEmulator
2016-04-15 11:31:27 -04:00
Frank Morgner
c17ab48094
allow scanning vicc configuration with QR code
2016-04-15 11:17:41 -04:00
Frank Morgner
65cbac22c5
Implement deactivation of Applets
...
Actually implements and fixes what was intended with
f401923005
2016-04-12 22:10:26 -04:00
Frank Morgner
3fe38b0e6d
ACardEmulator: added GIDS Applet
...
http://www.mysmartlogon.com/generic-identity-device-specification-gids-smart-card/
2016-02-10 23:05:22 +01:00
Frank Morgner
74f15ae9ef
removed MUSCLE applet
...
it never worked with OpenSC anyway
2016-02-09 08:11:01 +01:00
Frank Morgner
d7c5495b83
updated build tools
2015-09-29 22:22:02 +02:00
Frank Morgner
b91da67281
use the android build of jcardsim
...
build with `mvn clean install` on top of
7350aa676a
2015-07-30 00:20:28 +02:00
Frank Morgner
ded801f55d
ACardEmulator: added MUSCLE Applet
2015-07-28 19:01:36 +02:00
Frank Morgner
26686ca69c
avoid managing javax.smartcardio
...
as suggested by @robertbachmann in
https://github.com/licel/jcardsim/pull/65#issuecomment-120652863
2015-07-23 09:56:55 +02:00
Frank Morgner
5c34a27345
updated gradle version and sdk
2015-07-18 04:49:33 +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