Imports of package chacha20

PathSynopsis
crypto/cipherPackage cipher implements standard block cipher modes that can be wrapped around low-level block cipher implementations.
encoding/binaryPackage binary implements simple translation between numbers and byte sequences and encoding and decoding of varints.
runtimePackage runtime contains operations that interact with Go's runtime system, such as functions to control goroutines.