Go pkg to interact with the Status Keycard https://status.app/keycard
Go to file
Andrea Franz 6cfed8c904
fix go-ethereum import
2021-10-21 15:19:02 +02:00
_assets/ci add Jenkinsfile for tests 2019-03-27 14:06:52 +01:00
apdu parse multi bytes ber-tlv tags 2019-04-18 01:36:40 +02:00
crypto fix go-ethereum import 2021-10-21 15:19:02 +02:00
derivationpath add derivationpath encoder 2019-03-15 17:03:01 +01:00
globalplatform fix go-ethereum import 2021-10-21 15:19:02 +02:00
hexutils add comments to all packages 2018-10-19 14:46:54 +02:00
identifiers add Cash applet installation 2019-11-19 10:51:44 +01:00
io fix go-ethereum import 2021-10-21 15:19:02 +02:00
types fix go-ethereum import 2021-10-21 15:19:02 +02:00
.gitignore fix usage func 2018-11-08 15:03:50 +01:00
LICENSE.md add LICENSE 2018-11-08 15:16:16 +01:00
Makefile move lib to different repo 2021-09-11 18:13:56 +02:00
README.md update README 2021-10-19 11:24:00 +02:00
cash_command_set.go add Installed to CashApplicationInfo 2019-11-19 12:38:41 +01:00
command_set.go add GenerateMnemonic 2021-10-19 11:22:39 +02:00
commands.go add GenerateMnemonic 2021-10-19 11:22:39 +02:00
go.mod fix go-ethereum import 2021-10-21 15:19:02 +02:00
go.sum fix go-ethereum import 2021-10-21 15:19:02 +02:00
keycard.go fix go-ethereum import 2021-10-21 15:19:02 +02:00
secrets.go generate pairing token for new secrets 2019-03-19 15:11:39 +01:00
secure_channel.go fix go-ethereum import 2021-10-21 15:19:02 +02:00
secure_channel_test.go fix tests 2019-03-13 16:33:02 +01:00

README.md

keycard-go

keycard-go is a set of Go packages built to interact with the Status Keycard.

If you only need a tool to initialize your card, check out keycard-cli.

Keycard commands

  • SELECT
  • INIT
  • OPEN SECURE CHANNEL
  • MUTUALLY AUTHENTICATE
  • PAIR
  • UNPAIR
  • GET STATUS
  • SET NDEF
  • VERIFY PIN
  • CHANGE PIN
  • UNBLOCK PIN
  • LOAD KEY
  • DERIVE KEY
  • GENERATE MNEMONIC
  • REMOVE KEY
  • GENERATE KEY
  • INIT
  • DUPLICATE KEY
  • SIGN
  • SET PINLESS PATH
  • EXPORT KEY