Imports of package cryptoservice

PathSynopsis
cryptoPackage crypto collects common cryptographic constants.
crypto/randPackage rand implements a cryptographically secure random number generator.
crypto/x509Package x509 implements a subset of the X.509 standard.
encoding/pemPackage pem implements the PEM data encoding, which originated in Privacy Enhanced Mail.
errorsPackage errors implements functions to manipulate errors.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/Sirupsen/logrus
github.com/docker/notary
github.com/docker/notary/trustmanager
github.com/docker/notary/tuf/data
github.com/docker/notary/tuf/utils
timePackage time provides functionality for measuring and displaying time.