_assets
|
add Dockerfile for xgo cross platform building
|
2018-11-09 18:20:39 +01:00 |
apdu
|
add GenerateSecrets function
|
2019-03-14 16:05:40 +01:00 |
cmd/keycard
|
rmeove pub key derivation field from get status response
|
2019-03-15 01:13:28 +01:00 |
crypto
|
update pairing salt
|
2019-03-13 13:49:49 +01:00 |
derivationpath
|
fix derivationpath pkg name
|
2019-03-15 01:01:57 +01:00 |
globalplatform
|
add delete and load package methods to gp command set
|
2019-03-14 14:13:57 +01:00 |
hexutils
|
add comments to all packages
|
2018-10-19 14:46:54 +02:00 |
identifiers
|
remove old commands
|
2019-03-13 16:23:39 +01:00 |
types
|
parse sign response and calculate v
|
2019-03-15 10:26:38 +01:00 |
vendor
|
use status go-ethereum
|
2018-11-14 09:45:12 +01:00 |
.gitignore
|
fix usage func
|
2018-11-08 15:03:50 +01:00 |
Gopkg.lock
|
use status go-ethereum
|
2018-11-14 09:45:12 +01:00 |
Gopkg.toml
|
use status go-ethereum
|
2018-11-14 09:45:12 +01:00 |
LICENSE.md
|
add LICENSE
|
2018-11-08 15:16:16 +01:00 |
Makefile
|
rename to keycard-go
|
2019-03-01 18:44:07 +01:00 |
README.md
|
update readme title
|
2019-03-11 13:40:05 +01:00 |
command_set.go
|
parse sign response and calculate v
|
2019-03-15 10:26:38 +01:00 |
commands.go
|
add DeriveKey and Sign command
|
2019-03-15 01:03:24 +01:00 |
keycard.go
|
add Delete to Installer
|
2019-03-11 11:49:00 +01:00 |
secrets.go
|
add GenerateSecrets function
|
2019-03-14 16:05:40 +01:00 |
secure_channel.go
|
add pair command
|
2019-03-13 13:49:26 +01:00 |
secure_channel_test.go
|
fix tests
|
2019-03-13 16:33:02 +01:00 |