Imports of package aes

PathSynopsis
crypto/cipherPackage cipher implements standard block cipher modes that can be wrapped around low-level block cipher implementations.
crypto/internal/alias
crypto/internal/boringPackage boring provides access to BoringCrypto implementation functions.
internal/byteorderPackage byteorder provides functions for decoding and encoding little and big endian integer types from/to byte slices.
strconvPackage strconv implements conversions to and from string representations of basic data types.