Imports of package xts

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.
errorsPackage errors implements functions to manipulate errors.
golang.org/x/crypto/internal/aliasPackage alias implements memory aliasing tests.
syncPackage sync provides basic synchronization primitives such as mutual exclusion locks.