proxy.golang.org : github.com/tillitis/tkeysign : v0.0.7
Package tkeysign provides a connection to the ed25519 signer app running on the TKey. You're expected to pass an existing connection to it, so use it like this: Then use it like this to get the public key of the TKey: And like this to sign a message:
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/tillitis/[email protected]
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- github.com/creack/goselect v0.1.2
- github.com/davecgh/go-spew v1.1.1
- github.com/tillitis/tkeyclient v0.0.0-20230511144543-9ee035fb0288
- go.bug.st/serial v1.5.0
- golang.org/x/crypto v0.7.0
- golang.org/x/sys v0.7.0
- gopkg.in/yaml.v3 v3.0.1