crypto: golang.org/x/crypto/poly1305 Index | Files | Directories

Packages that import poly1305

PathSynopsis
euphoria.io/heim/proto
github.com/​brutella/​hc/​crypto/​chacha20poly1305
github.com/codahale/chacha20poly1305Package chacha20poly1305 implements the AEAD_CHACHA20_POLY1305 algorithm, which combines ChaCha20, a secure stream cipher, with Poly1305, a secure MAC function.
github.com/devi/chapPackage chap implements Chacha20-Poly1305 AEAD.
github.com/howeyc/restic/cryptoPackage crypto provides all cryptographic operations needed in restic.
github.com/keybase/saltpackPackage saltpack is an implementation of the saltpack message format.
github.com/restic/restic/src/restic/cryptoPackage crypto provides all cryptographic operations needed in restic.
github.com/​sec51/​cryptoengine/​Godeps/​_workspace/​src/​golang.org/​x/​crypto/​nacl/​secretboxPackage secretbox encrypts and authenticates small messages.
github.com/​stargrave/​govpn/​src/​cypherpunks.ru/​govpnSimple secure, DPI/​censorship-resistant free software VPN daemon.
github.com/​stargrave/​govpn/​src/​cypherpunks.ru/​govpn/​cnwChaffing-and-Winnowing.
golang.org/x/crypto/nacl/secretboxPackage secretbox encrypts and authenticates small messages.