54 Commits

Author SHA1 Message Date
Andrea Franz
f4332e3040
add waitForCard func 2019-03-28 14:45:38 +01:00
Andrea Franz
36ec6a81ea
update keycard-go 2019-03-28 14:45:38 +01:00
c6ba1d013f update docs about ci
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2019-03-27 14:27:48 +01:00
9702bd8679 add Jenkinsfile and improve docker image creation
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2019-03-27 14:06:39 +01:00
Andrea Franz
68485bf6c7
add darwin/amd64 build 2019-03-26 15:48:27 +01:00
Andrea Franz
7ef41911c1
update executable name in readme 2019-03-21 15:05:52 +01:00
Andrea Franz
6c32096c24
add unused go pkgs from go-ethereum to keep c files 2019-03-21 12:58:59 +01:00
Andrea Franz
686709af55
fix Makefile 2019-03-21 12:26:17 +01:00
Andrea Franz
5edc59d144
add dockerfile 2019-03-21 11:01:15 +01:00
Andrea Franz
312528d86e
Update README.md 2019-03-19 23:34:29 +01:00
Andrea Franz
c3d8f244f3
fix sign output 2019-03-19 16:29:32 +01:00
Andrea Franz
8f3537cceb
show pub key after sign and update vendored keycard-go 2019-03-19 16:27:56 +01:00
Andrea Franz
baec5ce9be
fix deps 2019-03-19 16:17:35 +01:00
Andrea Franz
44ddbf53d8
removed initializer from commandKeycardInit 2019-03-19 16:08:48 +01:00
Andrea Franz
93b7182147
add libsecp256k1 source files to vendor 2019-03-19 15:18:39 +01:00
Andrea Franz
d13fb83aa9
add deps 2019-03-18 22:43:32 +01:00
Andrea Franz
1d379e3fd6
readme typo 2019-03-18 21:56:41 +01:00
Andrea Franz
1c6700c165
add README table of contents 2019-03-18 21:55:45 +01:00
Andrea Franz
5b9dc3a4d9
update README 2019-03-18 21:22:16 +01:00
Andrea Franz
abe0bbf091
update README 2019-03-18 21:21:23 +01:00
Andrea Franz
06bbd9af00
add LICENSE 2019-03-18 19:57:48 +01:00
Andrea Franz
14f912c867
add .gitignore 2019-03-18 19:50:13 +01:00
Andrea Franz
7081eccf5c
add Makefile 2019-03-18 19:49:59 +01:00
Andrea Franz
5ba1397f33 add keycard-set-pinless-path command 2019-03-16 10:03:35 +01:00
Andrea Franz
212fa77214 add gp-send-apdu command 2019-03-15 16:13:14 +01:00
Andrea Franz
ca8dcd0a69 parse key path status 2019-03-15 16:09:38 +01:00
Andrea Franz
46f0a2b32a interactive shell not allowed 2019-03-15 16:08:15 +01:00
Andrea Franz
1fd2de5762 add more logging to shell 2019-03-15 11:11:31 +01:00
Andrea Franz
2518ebe311 add shell command 2019-03-15 10:39:17 +01:00
Andrea Franz
9c676dfb0f rename public key to secure channel public key in app info 2019-03-15 10:37:54 +01:00
Andrea Franz
7a2e88195e rmeove pub key derivation field from get status response 2019-03-15 01:13:28 +01:00
Andrea Franz
4f30452d86 fix error reset on Select 2019-03-15 00:50:06 +01:00
Andrea Franz
75ffc479e6 remove duplicated cmdSet.SetPairingInfo in Initializer 2019-03-14 16:07:18 +01:00
Andrea Franz
80665470ce add GenerateSecrets function 2019-03-14 16:05:40 +01:00
Andrea Franz
75990d3d0e remove old commands 2019-03-13 16:23:39 +01:00
Andrea Franz
37c8328994 add get status command 2019-03-13 16:21:32 +01:00
Andrea Franz
b13aea9a12 add pair command 2019-03-13 13:49:26 +01:00
Andrea Franz
96ace2754e parse capabilities from select response 2019-03-11 16:12:19 +01:00
Andrea Franz
8c159f546a fix info command in case where applet is not installed 2019-03-11 13:46:05 +01:00
Andrea Franz
4e12ddba06 use identifiers.KeycardDefaultInstanceIndex 2019-03-11 12:56:22 +01:00
Andrea Franz
3b29adb71d temporarily remove pair and status commands 2019-03-11 12:53:02 +01:00
Andrea Franz
7e4a1440cd add Init to CommandSet 2019-03-11 12:50:16 +01:00
Andrea Franz
23d0937de1 add CommandSet and parse application info 2019-03-11 12:24:09 +01:00
Andrea Franz
243bdcab81 add Delete to Installer 2019-03-11 11:49:00 +01:00
Andrea Franz
c3beea5f74 move lightwallet pkg to keycard 2019-03-11 11:08:32 +01:00
Andrea Franz
c874934d90 add -u flag to go get 2019-03-07 10:04:31 +01:00
Andrea Franz
bf0af16dc4 use installer for install command 2019-03-06 17:57:52 +01:00
Andrea Franz
280360fa97 check if applet is already installed 2019-03-06 14:31:40 +01:00
Andrea Franz
006a5673f2 don't parse ISD 2019-03-06 13:45:32 +01:00
Andrea Franz
27cca283e5 update installer logs 2019-03-06 13:38:49 +01:00