golang.org/ directory

Directories

PathSynopsis
Godeps/_workspace/src/golang.org/x
Godeps/_workspace/src/golang.org/x/crypto
Godeps/_workspace/src/golang.org/x/crypto/bcryptPackage bcrypt implements Provos and Mazières's bcrypt adaptive hashing algorithm.
Godeps/_workspace/src/golang.org/x/crypto/blowfishPackage blowfish implements Bruce Schneier's Blowfish encryption algorithm.
Godeps/_workspace/src/golang.org/x/crypto/nacl
Godeps/_workspace/src/golang.org/x/crypto/nacl/secretboxPackage secretbox encrypts and authenticates small messages.
Godeps/_workspace/src/golang.org/x/crypto/pbkdf2Package pbkdf2 implements the key derivation function PBKDF2 as defined in RFC 2898 / PKCS #5 v2.0.
Godeps/_workspace/src/golang.org/x/crypto/poly1305Package poly1305 implements Poly1305 one-time message authentication code as specified in http://cr.yp.to/mac/poly1305-20050329.pdf.
Godeps/_workspace/src/golang.org/x/crypto/salsa20
Godeps/_workspace/src/golang.org/x/crypto/salsa20/salsaPackage salsa provides low-level access to functions in the Salsa family.
Godeps/_workspace/src/golang.org/x/crypto/scryptPackage scrypt implements the scrypt key derivation function as defined in Colin Percival's paper "Stronger Key Derivation via Sequential Memory-Hard Functions" (http://www.tarsnap.com/scrypt/scrypt.pdf).
Godeps/_workspace/src/golang.org/x/net
Godeps/_workspace/src/golang.org/x/net/contextPackage context defines the Context type, which carries deadlines, cancelation signals, and other request-scoped values across API boundaries and between processes.
Godeps/_workspace/src/golang.org/x/net/context/ctxhttpPackage ctxhttp provides helper functions for performing context-aware HTTP requests.
Godeps/_workspace/src/golang.org/x/net/http2Package http2 implements the HTTP/2 protocol.
Godeps/_workspace/src/golang.org/x/net/http2/h2iThe h2i command is an interactive HTTP/2 console.
Godeps/_workspace/src/golang.org/x/net/http2/hpackPackage hpack implements HPACK, a compression format for efficiently representing HTTP header fields in the context of HTTP/2.
Godeps/_workspace/src/golang.org/x/net/internal
Godeps/_workspace/src/golang.org/x/net/tracePackage trace implements tracing of requests and long-lived objects.
Version
v0.2.0
Published
Feb 25, 2016
Platform
js/wasm
Last checked
1 day ago

Tools for package owners.