x/ directory

Directories

PathSynopsis
Godeps/_workspace/src/golang.org/x/crypto
Godeps/_workspace/src/golang.org/x/crypto/cast5Package cast5 implements CAST5, as defined in RFC 2144.
Godeps/_workspace/src/golang.org/x/crypto/openpgpPackage openpgp implements high level operations on OpenPGP messages.
Godeps/_workspace/src/golang.org/x/crypto/openpgp/armorPackage armor implements OpenPGP ASCII Armor, see RFC 4880.
Godeps/_workspace/src/golang.org/x/crypto/openpgp/clearsignPackage clearsign generates and processes OpenPGP, clear-signed data.
Godeps/_workspace/src/golang.org/x/crypto/openpgp/elgamalPackage elgamal implements ElGamal encryption, suitable for OpenPGP, as specified in "A Public-Key Cryptosystem and a Signature Scheme Based on Discrete Logarithms," IEEE Transactions on Information Theory, v.
Godeps/_workspace/src/golang.org/x/crypto/openpgp/errorsPackage errors contains common error types for the OpenPGP packages.
Godeps/_workspace/src/golang.org/x/crypto/openpgp/packetPackage packet implements parsing and serialization of OpenPGP packets, as specified in RFC 4880.
Godeps/_workspace/src/golang.org/x/crypto/openpgp/s2kPackage s2k implements the various OpenPGP string-to-key transforms as specified in RFC 4800 section 3.7.1.
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/htmlPackage html implements an HTML5-compliant tokenizer and parser.
Godeps/_workspace/src/golang.org/x/net/html/atomPackage atom provides integer codes (also known as atoms) for a fixed set of frequently occurring HTML strings: tag names and attribute keys such as "p" and "id".
Godeps/_workspace/src/golang.org/x/net/html/charsetPackage charset provides common text encodings for HTML documents.
Godeps/_workspace/src/golang.org/x/net/spdyPackage spdy implements the SPDY protocol (currently SPDY/3), described in http://www.chromium.org/spdy/spdy-protocol/spdy-protocol-draft3.
Godeps/_workspace/src/golang.org/x/net/websocketPackage websocket implements a client and server for the WebSocket protocol as specified in RFC 6455.
Godeps/_workspace/src/golang.org/x/oauth2Package oauth2 provides support for making OAuth2 authorized and authenticated HTTP requests.
Godeps/_workspace/src/golang.org/x/oauth2/githubPackage github provides constants for using OAuth2 to access Github.
Godeps/_workspace/src/golang.org/x/oauth2/googlePackage google provides support for making OAuth2 authorized and authenticated HTTP requests to Google APIs.
Godeps/_workspace/src/golang.org/x/oauth2/internalPackage internal contains support packages for oauth2 package.
Godeps/_workspace/src/golang.org/x/oauth2/jwsPackage jws provides encoding and decoding utilities for signed JWS messages.
Godeps/_workspace/src/golang.org/x/oauth2/jwtPackage jwt implements the OAuth 2.0 JSON Web Token flow, commonly known as "two-legged OAuth 2.0".
Version
v0.16.2
Published
May 4, 2015
Platform
js/wasm
Last checked
1 minute ago

Tools for package owners.