Go pkg to interact with the Status Keycard
https://status.app/keycard
3abea2751b | ||
---|---|---|
apdu | ||
crypto | ||
derivationpath | ||
globalplatform | ||
hexutils | ||
identifiers | ||
types | ||
.gitignore | ||
LICENSE.md | ||
Makefile | ||
README.md | ||
command_set.go | ||
commands.go | ||
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.