mirror of
https://github.com/status-im/keycard-go.git
synced 2025-01-21 01:09:16 +00:00
Alex Miller
30f7fad9f3
Adds export-key implementation (#4)
* Adds export-key implementation * fix p1 constants for derive key command * Adds reusable constants for p1/p2 values in ExportKey * Moves EXPORT constants and OR operates on p2 for ExportKey * Adds PGP signature
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
Description
Languages
Go
99.9%