Commit Graph

31 Commits

Author SHA1 Message Date
Andrea Franz f81dc83bb3
rename to keycard-go 2019-03-01 18:44:07 +01:00
Andrea Franz 8140f6790b
new ids 2019-02-15 16:25:46 +01:00
Andrea Franz a2d65ea700
remove SelectNotInitialized 2018-11-28 12:42:20 +01:00
Andrea Franz 30ad4fcc43
fix secure channel test 2018-11-14 09:23:45 +01:00
Andrea Franz 4da759422b
move installer to the cmd pkg 2018-11-07 17:38:53 +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 8a55f77d42
update imported packages 2018-10-19 14:46:54 +02:00
Andrea Franz 8d061e2c60
add comments to all packages 2018-10-19 14:46:54 +02:00
Andrea Franz 02de35c254
move channels structs to globalplatform pkg 2018-10-19 14:46:54 +02:00
Andrea Franz 9225619434
use formatted logger in all packages 2018-10-19 14:46:54 +02:00
Andrea Franz cb0a7d3cc4
add install, delete, and status commands to main executable 2018-10-19 14:46:54 +02:00
Andrea Franz 010ab44d06
add GetStatus command 2018-10-19 14:46:54 +02:00
Andrea Franz dc57d83d22
split each command in different Installer methods 2018-10-19 14:46:54 +02:00
Andrea Franz 9def1c00c3
add Secrets struct 2018-10-19 14:46:54 +02:00
Andrea Franz e80f686c96
remove logs of wrapped command 2018-10-19 14:46:54 +02:00
Andrea Franz 4821bea2a5
add lightwallet pkg 2018-10-19 14:46:54 +02:00