Imports of package exstrings

PathSynopsis
crypto/sha256Package sha256 implements the SHA224 and SHA256 hash algorithms as defined in FIPS 180-4.
crypto/subtlePackage subtle implements functions that are often useful in cryptographic code but require careful thought to use correctly.
unsafePackage unsafe contains operations that step around the type safety of Go programs.