Go pkg to interact with the Status Keycard
https://status.app/keycard
c87945d752 | ||
---|---|---|
_assets/ci | ||
apdu | ||
crypto | ||
derivationpath | ||
globalplatform | ||
hexutils | ||
identifiers | ||
io | ||
types | ||
.gitignore | ||
LICENSE.md | ||
Makefile | ||
README.md | ||
cash_command_set.go | ||
command_set.go | ||
commands.go | ||
go.mod | ||
go.sum | ||
keycard.go | ||
secrets.go | ||
secure_channel.go | ||
secure_channel_test.go |
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
- STORE DATA
- GET DATA
- VERIFY PIN
- CHANGE PIN
- UNBLOCK PIN
- LOAD KEY
- DERIVE KEY
- GENERATE MNEMONIC
- REMOVE KEY
- GENERATE KEY
- INIT
- SIGN
- SET PINLESS PATH
- EXPORT KEY