Imports of package boring

PathSynopsis
cryptoPackage crypto collects common cryptographic constants.
crypto/cipherPackage cipher implements standard block cipher modes that can be wrapped around low-level block cipher implementations.
crypto/internal/boring/sigPackage sig holds “code signatures” that can be called and will result in certain code sequences being linked into the final binary.
hashPackage hash provides interfaces for hash functions.