Imports of package ed25519

PathSynopsis
cryptoPackage crypto collects common cryptographic constants.
crypto/internal/fips140/ed25519
crypto/internal/fips140only
crypto/randPackage rand implements a cryptographically secure random number generator.
crypto/subtlePackage subtle implements functions that are often useful in cryptographic code but require careful thought to use correctly.
errorsPackage errors implements functions to manipulate errors.
ioPackage io provides basic interfaces to I/O primitives.
strconvPackage strconv implements conversions to and from string representations of basic data types.