198 Commits

Author SHA1 Message Date
Michele Balistreri
08be5158da
use newer SDK 2019-08-14 10:58:40 +03:00
Michele Balistreri
576cabb04b
better SELECT response 2019-06-10 15:11:16 +02:00
Michele Balistreri
5e68adb79e
build the cash applet 2019-05-24 11:44:45 +02:00
Michele Balistreri
09c725dcb2
add (draft of) cash applet 2019-05-24 09:41:49 +02:00
Michele Balistreri
ac3c24852f
closes #48 2019-05-15 11:49:46 +02:00
Michele Balistreri
3e49fe9626
test GET DATA + STORE DATA 2019-04-09 12:56:54 +03:00
Michele Balistreri
7edee9c594
implement GET DATA + STORE DATA 2019-04-09 10:40:47 +03:00
Michele Balistreri
add5da6ce8
use 2.2.1 SDK 2.2.1 2019-04-08 10:34:50 +03:00
Michele Balistreri
29346c0668
add missing 2 bytes when automatically adding length to NDEF 2019-04-05 19:16:00 +03:00
Michele Balistreri
21e9f66798
use key-detecting SDK 2019-04-05 16:18:04 +03:00
Michele Balistreri
bb8f89bf58 use released version of 2.2 SDK 2019-04-04 11:41:14 +03:00
Michele Balistreri
6e0a86c300 update version number also in gradle build file 2019-04-04 11:35:13 +03:00
Michele Balistreri
0d650d0838 more tolerant SET NDEF 2.2 2019-04-04 11:27:20 +03:00
Bitgamma
c574944153
Merge pull request #36 from status-im/pos-enabled
Keycard v2.2
2019-04-04 10:21:40 +03:00
Michele Balistreri
77d0ee8c58 fix secure channel cases 2019-04-01 17:52:16 +03:00
Michele Balistreri
355ee91d2c add sign and derive tests 2019-04-01 17:06:20 +03:00
Michele Balistreri
5bc5e23272 add support for derivation in sign 2019-03-29 14:55:59 +03:00
Michele Balistreri
12481c6f94 add support for pinless sign 2019-03-28 15:04:57 +03:00
Michele Balistreri
ec121e477d add pinless path caching 2019-03-28 10:50:29 +03:00
Michele Balistreri
8f1461e33a bump version number 2019-03-26 17:16:20 +03:00
Michele Balistreri
c803265ac1 forward the the pairing password setting to the JDK 2019-03-21 09:46:19 +03:00
Michele Balistreri
ee12e6e1a3 use newer SDK 2019-03-20 13:26:58 +03:00
Michele Balistreri
d803f47b99 make password a parameter 2019-03-20 12:22:19 +03:00
Michele Balistreri
993672565c fix all tests for Ledger 2019-03-18 18:51:32 +03:00
Bitgamma
734347a093
Merge pull request #35 from gravityblast/patch-1
fix application status response length
2.1.1
2019-03-18 17:41:00 +03:00
Andrea Franz
2d366d6e8e
fix application status response length 2019-03-18 15:37:54 +01:00
Michele Balistreri
56a6d7dd5e dynamic capability-based test filtering 2019-03-04 14:35:24 +03:00
Michele Balistreri
05d3c5c80f adapt SET PINLESS PATH test 2019-03-04 10:16:29 +03:00
Michele Balistreri
5d94371015 more extensive key derivation/sign/get status testing 2019-02-27 17:38:52 +03:00
Michele Balistreri
4549f9794f partial adaptation for Ledger 2019-02-27 14:28:20 +03:00
Michele Balistreri
8a9d2758bf partial adaptation for Ledger 2019-02-26 15:25:49 +03:00
Michele Balistreri
eb73388e21 bring applet to protocol version 2.1 2.1 2019-02-12 12:21:40 +03:00
Michele Balistreri
ca65db5c71 remove outdated documentation 2019-02-11 16:58:34 +03:00
Bitgamma
fe8ecb2b03
Merge pull request #34 from status-im/Keycard-new-readme.md
Update the readme to facilitate keycard onboarding
2019-02-01 13:40:21 +03:00
guylouis
c1930f3a11
Update README.md
added intro, link to our documentation site, links to some related repos
2019-02-01 11:16:43 +01:00
Michele Balistreri
8799ed6dc7 call genKeyPair as soon as possible to avoid timeouts on first installation ever on JCOP3 cards. Apparently no "wait" TPDUs are sent when the card does its very first ECC key generation 2018-12-29 11:55:21 +03:00
Michele Balistreri
1f9df5503b version 2.0 2.0 2018-12-14 14:26:53 +03:00
Michele Balistreri
a33aae5ed5 closes #32 2018-12-14 12:04:30 +03:00
Bitgamma
73b73ffa3c
Merge pull request #31 from status-im/unified-sdk
Unified sdk
2018-12-11 12:03:05 +03:00
Michele Balistreri
ceaf1ac7b8 use unified SDK 2018-12-11 12:02:32 +03:00
Michele Balistreri
245e26730d use unified SDK 2018-12-11 11:42:17 +03:00
Michele Balistreri
8b9fe48932 use unified sdk 2018-12-10 20:17:04 +03:00
Bitgamma
9209fee228
Merge pull request #30 from status-im/keycard-rename
rename to keycard
2018-12-07 17:18:28 +03:00
Michele Balistreri
2a3f282229 rename to keycard 2018-12-04 16:13:27 +03:00
Michele Balistreri
bd018de2ee rename to keycard 2018-12-04 10:20:43 +03:00
Michele Balistreri
d4e01ab21b make EXPORT KEY able to derive from other sources 2018-11-30 11:34:05 +03:00
Bitgamma
98ffcda1b8
Merge pull request #28 from status-im/eip-1581
implement EIP-1581
2018-11-30 10:44:16 +03:00
Michele Balistreri
a7da5983c2 fix EXPORT KEY without make current 2018-11-30 10:33:12 +03:00
Michele Balistreri
cd26da75d3 fix usage of uinitialized keys 2018-11-30 10:01:29 +03:00
Michele Balistreri
a0c15da432 add better exception handling 2018-11-30 09:55:49 +03:00