docs/signer
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
..
api Change notary-signer to use gotuf's key types 2015-07-15 17:22:46 -07:00
keys Change notary-signer to use gotuf's key types 2015-07-15 17:22:46 -07:00
signer.go Change notary-signer to use gotuf's key types 2015-07-15 17:22:46 -07:00
signer_trust.go Refactored Rufus API 2015-07-14 00:23:38 -07:00
softhsm2.conf Initial copy of notary-signer 2015-07-14 00:23:22 -07:00