crypto: golang.org/x/crypto/nacl/box Index | Files | Directories

Packages imported by box

PathSynopsis
golang.org/x/crypto/curve25519Package curve25519 provides an implementation of scalar multiplication on the elliptic curve known as curve25519.
golang.org/x/crypto/nacl/secretboxPackage secretbox encrypts and authenticates small messages.
golang.org/x/crypto/salsa20/salsaPackage salsa provides low-level access to functions in the Salsa family.
ioPackage io provides basic interfaces to I/​O primitives.