Imports of package ed25519

PathSynopsis
cryptoPackage crypto collects common cryptographic constants.
crypto/internal/fips140/ed25519
crypto/internal/fips140cachePackage fips140cache provides a weak map that associates the lifetime of values with the lifetime of keys.
crypto/internal/fips140only
crypto/internal/rand
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.
internal/godebugPackage godebug makes the settings in the $GODEBUG environment variable available to other packages.
ioPackage io provides basic interfaces to I/O primitives.
strconvPackage strconv implements conversions to and from string representations of basic data types.