91 Commits

Author SHA1 Message Date
Andrea Franz
6e8ec0271b
rename KeyProvider struct to SCP02Keys 2019-03-06 10:41:22 +01:00
Andrea Franz
36b7321e70
rename keyprovider to scp02_keys 2019-03-06 10:40:02 +01:00
Andrea Franz
2b0ff91b13
rename APDUWrapper to SCP02Wrapper 2019-03-05 12:00:23 +01:00
Andrea Franz
33b1afaba3
update CLI README 2019-03-01 18:48:40 +01:00
Andrea Franz
f81dc83bb3
rename to keycard-go 2019-03-01 18:44:07 +01:00
Andrea Franz
2bc233b65b
build default task in Makefile 2019-02-15 16:32:37 +01:00
Andrea Franz
f53574789a
use instance AID in delete command 2019-02-15 16:32:27 +01:00
Andrea Franz
a649361580
fix load debug messages 2019-02-15 16:26:55 +01:00
Andrea Franz
2348b40cea
use instance AID 2019-02-15 16:26:38 +01:00
Andrea Franz
8140f6790b
new ids 2019-02-15 16:25:46 +01:00
Andrea Franz
b322fba19d
fix warning in README 2018-11-28 13:48:09 +01:00
Andrea Franz
0aafe42741
update README 2018-11-28 13:46:42 +01:00
Andrea Franz
ca24e6406e
add test task in makefile 2018-11-28 12:44:09 +01:00
Andrea Franz
a2d65ea700
remove SelectNotInitialized 2018-11-28 12:42:20 +01:00
Andrea Franz
d92ae609b7
use status go-ethereum 2018-11-14 09:45:12 +01:00
Andrea Franz
30ad4fcc43
fix secure channel test 2018-11-14 09:23:45 +01:00
Andrea Franz
396642476a
add Dockerfile for xgo cross platform building 2018-11-09 18:20:39 +01:00
Andrea Franz
c8621ec909
add libsecp256k1 c files 2018-11-09 12:37:48 +01:00
Andrea Franz
e9fe2e9afd
use Godep and add vendor folder 2018-11-09 12:32:05 +01:00
Andrea Franz
d4b237b256
fix link in readme 2018-11-09 11:20:03 +01:00
Andrea Franz
944a3f3a47
update cmd README 2018-11-09 11:16:20 +01:00
Andrea Franz
6164bb6314
add cmd README 2018-11-09 11:13:36 +01:00
Andrea Franz
a97e04e687
add description to readme 2018-11-09 10:59:22 +01:00
Andrea Franz
f377d72881
add LICENSE 2018-11-08 15:16:16 +01:00
Andrea Franz
b988ace7eb
rename installer to initializer 2018-11-08 15:08:03 +01:00
Andrea Franz
9e30d84ebf
fix usage func 2018-11-08 15:03:50 +01:00
Andrea Franz
4b99feff82
rename cmd to status-hardware-wallet 2018-11-08 14:33:47 +01:00
Andrea Franz
4da759422b
move installer to the cmd pkg 2018-11-07 17:38:53 +01:00
Andrea Franz
07815b9d22
first arg is the command to execute 2018-11-07 17:35:03 +01:00
Andrea Franz
7a8d61554a
move applet IDs to lightwallet pkg 2018-11-07 16:33:05 +01:00
Andrea Franz
a6d70a9e67
add status command and action 2018-11-07 14:39:58 +01:00
Andrea Franz
6e7e217179
implement applet secure channel 2018-11-07 11:34:03 +01:00
Andrea Franz
8be3d6ebcb
add more error messages for init command 2018-11-06 13:04:00 +01:00
Andrea Franz
b813e1743f
add info command 2018-11-06 12:54:11 +01:00
Andrea Franz
828b7be733
rename pkg to hardware-wallet-go 2018-11-06 10:25:54 +01:00
Andrea Franz
1cdee35414
open secure channel 2018-10-27 18:52:39 +02:00
Andrea Franz
435665f5cf
check response and error 2018-10-27 18:12:38 +02:00
Andrea Franz
5bdb7a8a57
move cryptogram verification to crypto pkg 2018-10-27 17:13:32 +02:00
Andrea Franz
8acb1dfbc7
add pairing actions 2018-10-24 18:16:14 +02:00
Andrea Franz
c3885e8a76
add KeyUID to app info 2018-10-24 13:44:58 +02:00
Andrea Franz
09193d93e3
add actions and actionsets 2018-10-24 13:42:00 +02:00
Andrea Franz
41c186951c
check if card is already initialized 2018-10-23 12:06:00 +02:00
Andrea Franz
61bc1a2764
add card secrets initialization 2018-10-22 19:33:53 +02:00
Andrea Franz
de86c19fcc
install both wallet and ndef applets 2018-10-19 14:48:07 +02:00
Andrea Franz
ca6febaa54
add ndef AID in the list of ids to be deleted 2018-10-19 14:48:07 +02:00
Andrea Franz
d4c75f7783
initialize ethereum logger 2018-10-19 14:48:07 +02:00
Andrea Franz
30981c77a9
add applet-installer cmd 2018-10-19 14:48:07 +02:00
Andrea Franz
8a55f77d42
update imported packages 2018-10-19 14:46:54 +02:00
Andrea Franz
bb9fddd181
skip security checkes on smartcard scp02 algorithm using des 2018-10-19 14:46:54 +02:00
Andrea Franz
f10e19e4c2
fix lint warning and add missing files 2018-10-19 14:46:54 +02:00