Imports of package encrypted

PathSynopsis
crypto/randPackage rand implements a cryptographically secure random number generator.
encoding/jsonPackage json implements encoding and decoding of JSON as defined in RFC 7159.
errorsPackage errors implements functions to manipulate errors.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
golang.org/x/crypto/nacl/secretbox
golang.org/x/crypto/scrypt
ioPackage io provides basic interfaces to I/O primitives.