Imports of package ecdsa

PathSynopsis
bytesPackage bytes implements functions for the manipulation of byte slices.
crypto/internal/fips140
crypto/internal/fips140/bigmod
crypto/internal/fips140/checkPackage check implements the FIPS 140 load-time code+data verification.
crypto/internal/fips140/drbg
crypto/internal/fips140/hmacPackage hmac implements HMAC according to [FIPS 198-1].
crypto/internal/fips140/nistecPackage nistec implements the elliptic curves from NIST SP 800-186.
crypto/internal/fips140/sha512Package sha512 implements the SHA-384, SHA-512, SHA-512/224, and SHA-512/256 hash algorithms as defined in FIPS 180-4.
errorsPackage errors implements functions to manipulate errors.
ioPackage io provides basic interfaces to I/O primitives.
syncPackage sync provides basic synchronization primitives such as mutual exclusion locks.