docs/signer/keys
Aaron Lehmann 167a07c894 Change notary-signer to use gotuf's key types
This causes notary-signer to use gotuf's Key interface instead of
defining its own redundant types.

We can go further with this in the future by removing the redundant
ED25519 implementation. This would be refactored into the cryptoservice
package, and notary-signer would be changed to use that package's
cryptoservice for key creation and signing operations.

Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com>
2015-07-15 17:22:46 -07:00
..
hex_bytes.go Initial copy of notary-signer 2015-07-14 00:23:22 -07:00
key_db.go Change notary-signer to use gotuf's key types 2015-07-15 17:22:46 -07:00
keys.go Change notary-signer to use gotuf's key types 2015-07-15 17:22:46 -07:00