proxy.golang.org : github.com/tillitis/tkeysign : v1.0.1
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/ccoveille/go-safecast v1.1.0
- github.com/creack/goselect v0.1.2
- github.com/davecgh/go-spew v1.1.1
- github.com/tillitis/tkeyclient v1.1.0
- go.bug.st/serial v1.6.2
- golang.org/x/crypto v0.28.0
- golang.org/x/sys v0.26.0
- gopkg.in/yaml.v3 v3.0.1