174 Commits

Author SHA1 Message Date
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
Michele Balistreri
b7f9df6383 fix some errors 2018-11-30 09:44:39 +03:00
Michele Balistreri
863ac1d6cf avoid deriving public when not needed, commit only final result 2018-11-29 19:22:14 +03:00
Michele Balistreri
852a7d9f48 remove reference to old usage mode 2018-11-28 17:44:29 +03:00
Michele Balistreri
013d07a079 redesign export key command 2018-11-28 17:22:49 +03:00
Bitgamma
2ff8de6e80
Merge pull request #26 from status-im/backup-restore
implement backup/restore
2018-11-22 18:04:26 +03:00
Michele Balistreri
da127a621a clarify format of the exported key 2018-11-22 18:03:19 +03:00
Michele Balistreri
bd6448734d implement tests, correct bugs 2018-11-22 17:56:28 +03:00
Michele Balistreri
c4c93b9c02 implement duplication 2018-11-21 16:40:48 +03:00
Michele Balistreri
2a72585cbb implement duplication (partial) 2018-11-19 16:50:57 +03:00
Michele Balistreri
b00120c637 document the DUPLICATE KEY command 2018-11-19 14:27:36 +03:00
Michele Balistreri
8f811a47f4 remove outdate info, closes #25 2018-11-14 15:28:41 +03:00
Michele Balistreri
2ebb131d8e adds the ability to also configure NDEF record during NDEF applet installation. Needed if we want to ship with tap-to-down feature 2018-11-13 14:29:50 +03:00
Michele Balistreri
c5a398e05e Closes #17 2018-11-12 17:28:23 +03:00
Bitgamma
846ab1443b
Merge pull request #23 from status-im/set-ndef
Set NDEF
2018-11-12 14:27:58 +03:00
Michele Balistreri
42240ad5a5 make NDEF configurable 2018-11-12 11:09:36 +03:00
Michele Balistreri
bc75b75802 make NDEF configurable 2018-11-09 19:41:00 +03:00
Michele Balistreri
178395df52 remove software-based CMAC implementation 2018-11-07 16:18:44 +03:00
Michele Balistreri
97cf00d45c update README 2018-11-07 16:06:22 +03:00
Michele Balistreri
bc0cb02eca remove plain data signing, closes #15 2018-11-07 16:02:21 +03:00
Michele Balistreri
e78397c198 remove assisted key derivation 2018-11-07 15:17:17 +03:00
Michele Balistreri
22b41ab781 add GENERATE KEY command 2018-11-07 13:56:06 +03:00
Michele Balistreri
f83c655524 add key generation command 2018-11-07 12:56:06 +03:00
Bitgamma
643f81b60c
Merge pull request #5 from status-im/no-inst-params
Move installation parameters to INIT command
v1.2
2018-10-10 16:30:48 +03:00
Michele Balistreri
8fbba1817a remove documentation of the old script 2018-10-10 12:58:54 +02:00