Imports of package sha256

PathSynopsis
cryptoPackage crypto collects common cryptographic constants.
crypto/internal/boringPackage boring provides access to BoringCrypto implementation functions.
crypto/internal/fips140/sha256Package sha256 implements the SHA-224 and SHA-256 hash algorithms as defined in FIPS 180-4.
hashPackage hash provides interfaces for hash functions.