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