x/ directory
Directories ¶
Path | Synopsis |
---|---|
Godeps/_workspace/src/golang.org/x/crypto | |
Godeps/_workspace/src/golang.org/x/crypto/bcrypt | Package bcrypt implements Provos and Mazières's bcrypt adaptive hashing algorithm. |
Godeps/_workspace/src/golang.org/x/crypto/blowfish | Package blowfish implements Bruce Schneier's Blowfish encryption algorithm. |
Godeps/_workspace/src/golang.org/x/crypto/nacl | |
Godeps/_workspace/src/golang.org/x/crypto/nacl/secretbox | Package secretbox encrypts and authenticates small messages. |
Godeps/_workspace/src/golang.org/x/crypto/pbkdf2 | Package pbkdf2 implements the key derivation function PBKDF2 as defined in RFC 2898 / PKCS #5 v2.0. |
Godeps/_workspace/src/golang.org/x/crypto/poly1305 | Package 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/salsa | Package salsa provides low-level access to functions in the Salsa family. |
Godeps/_workspace/src/golang.org/x/crypto/scrypt | Package 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/context | Package 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/ctxhttp | Package ctxhttp provides helper functions for performing context-aware HTTP requests. |
Godeps/_workspace/src/golang.org/x/net/http2 | Package http2 implements the HTTP/2 protocol. |
Godeps/_workspace/src/golang.org/x/net/http2/h2i | The h2i command is an interactive HTTP/2 console. |
Godeps/_workspace/src/golang.org/x/net/http2/hpack | Package 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/trace | Package trace implements tracing of requests and long-lived objects. |
- Version
- v0.2.0
- Published
- Feb 25, 2016
- Platform
- darwin/amd64
- Last checked
- 44 minutes ago –
Tools for package owners.