Imports of package interfaces

PathSynopsis
crypto/randPackage rand implements a cryptographically secure random number generator.
github.com/stretchr/testify/requirePackage require implements the same assertions as the `assert` package but stops test execution when a test fails.
github.com/theupdateframework/notary/tuf/data
github.com/theupdateframework/notary/tuf/signed
github.com/theupdateframework/notary/tuf/testutils/keys
github.com/theupdateframework/notary/tuf/utilsPackage utils contains tuf related utility functions however this file is hard forked from https://github.com/youmark/pkcs8 package.
testingPackage testing provides support for automated testing of Go packages.