github.com/davidlazar/go-crypto/salsa20 | |
github.com/hlandau/captcha | :eyeglasses: Go CAPTCHA |
github.com/hlandau/degoutils/web/ac | Package ac provides facilities for generating and verifying anti-CSRF authentication codes. |
github.com/hlandau/degoutils/web/miscctx | Package miscctx provides miscellaneous context items which can be associated with an HTTP request. |
github.com/lixin9311/simplevpn/securesocket | Provides leaky buffer, based on the example in Effective Go. |
github.com/maxymania/goencrypt/recore | This package is the implements ReCore a experimental block cipher derived from SalsaBC. |
github.com/maxymania/goencrypt/salsa20s | Implements the cipher.Stream version of salsa20 ontop of "golang.org/x/crypto/salsa20". |
github.com/maxymania/goencrypt/salsabc | This package is the reference implementation of the SalsaBC block cipher. |
github.com/metal3d/idok/tunnel/go.crypto/salsa20 | Package salsa20 implements the Salsa20 stream cipher as specified in http://cr.yp.to/snuffle/spec.pdf. |
github.com/progrium/crypto/salsa20 | Package salsa20 implements the Salsa20 stream cipher as specified in http://cr.yp.to/snuffle/spec.pdf. |
github.com/sec51/cryptoengine/Godeps/_workspace/src/golang.org/x/crypto/nacl/box | Package box authenticates and encrypts messages using public-key cryptography. |
github.com/sec51/cryptoengine/Godeps/_workspace/src/golang.org/x/crypto/nacl/secretbox | Package secretbox encrypts and authenticates small messages. |
github.com/shadowsocks/shadowsocks-go/shadowsocks | |
github.com/vanadium/go.ref/runtime/internal/flow/crypto | |
golang.org/x/crypto/nacl/box | Package box authenticates and encrypts messages using public-key cryptography. |
golang.org/x/crypto/nacl/secretbox | Package secretbox encrypts and authenticates small messages. |
golang.org/x/crypto/salsa20 | Package salsa20 implements the Salsa20 stream cipher as specified in http://cr.yp.to/snuffle/spec.pdf. |
v.io/x/ref/runtime/internal/flow/crypto | |