Documentation ¶
There is no documentation for this package.
Directories ¶
Path | Synopsis |
---|---|
Godeps
|
|
_workspace/src/github.com/DHowett/go-plist
Package plist implements encoding and decoding of Apple's "property list" format.
|
Package plist implements encoding and decoding of Apple's "property list" format. |
_workspace/src/github.com/gotk3/gotk3/cairo
Package cairo implements Go bindings for Cairo.
|
Package cairo implements Go bindings for Cairo. |
_workspace/src/github.com/gotk3/gotk3/gdk
Go bindings for GDK 3.
|
Go bindings for GDK 3. |
_workspace/src/github.com/gotk3/gotk3/glib
Package glib provides Go bindings for GLib 2.
|
Package glib provides Go bindings for GLib 2. |
_workspace/src/github.com/gotk3/gotk3/gtk
Go bindings for GTK+ 3.
|
Go bindings for GTK+ 3. |
_workspace/src/github.com/gotk3/gotk3/pango
Go bindings for Pango.
|
Go bindings for Pango. |
_workspace/src/github.com/hydrogen18/stalecucumber
This package reads and writes pickled data.
|
This package reads and writes pickled data. |
_workspace/src/github.com/miekg/dns
Package dns implements a full featured interface to the Domain Name System.
|
Package dns implements a full featured interface to the Domain Name System. |
_workspace/src/github.com/twstrike/otr3
Package otr3 implements the Off The Record protocol as specified in: https://otr.cypherpunks.ca/Protocol-v3-4.0.0.html Introduction Off-the-Record (OTR) Messaging allows you to have private conversations over instant messaging by providing: Encryption Authentication Deniability Perfect forward secrecy Getting Started OTR library provides a Conversation API for Receiving and Sending messages import otr3 c := &otr3.Conversation{} // You will need to prepare a long-term PrivateKey for otr conversation handshakes.
|
Package otr3 implements the Off The Record protocol as specified in: https://otr.cypherpunks.ca/Protocol-v3-4.0.0.html Introduction Off-the-Record (OTR) Messaging allows you to have private conversations over instant messaging by providing: Encryption Authentication Deniability Perfect forward secrecy Getting Started OTR library provides a Conversation API for Receiving and Sending messages import otr3 c := &otr3.Conversation{} // You will need to prepare a long-term PrivateKey for otr conversation handshakes. |
_workspace/src/golang.org/x/crypto/pbkdf2
Package pbkdf2 implements the key derivation function PBKDF2 as defined in RFC 2898 / PKCS #5 v2.0.
|
Package pbkdf2 implements the key derivation function PBKDF2 as defined in RFC 2898 / PKCS #5 v2.0. |
_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).
|
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). |
_workspace/src/golang.org/x/crypto/sha3
Package sha3 implements the SHA-3 fixed-output-length hash functions and the SHAKE variable-output-length hash functions defined by FIPS-202.
|
Package sha3 implements the SHA-3 fixed-output-length hash functions and the SHAKE variable-output-length hash functions defined by FIPS-202. |
_workspace/src/golang.org/x/crypto/ssh/terminal
Package terminal provides support functions for dealing with terminals, as commonly found on UNIX systems.
|
Package terminal provides support functions for dealing with terminals, as commonly found on UNIX systems. |
_workspace/src/golang.org/x/net/html
Package html implements an HTML5-compliant tokenizer and parser.
|
Package html implements an HTML5-compliant tokenizer and parser. |
_workspace/src/golang.org/x/net/html/atom
Package 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".
|
Package 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". |
_workspace/src/golang.org/x/net/proxy
Package proxy provides support for a variety of protocols to proxy network data.
|
Package proxy provides support for a variety of protocols to proxy network data. |
_workspace/src/golang.org/x/text/transform
Package transform provides reader and writer wrappers that transform the bytes passing through as well as various transformations.
|
Package transform provides reader and writer wrappers that transform the bytes passing through as well as various transformations. |
_workspace/src/golang.org/x/text/unicode/norm
Package norm contains types and functions for normalizing Unicode strings.
|
Package norm contains types and functions for normalizing Unicode strings. |
_workspace/src/gopkg.in/check.v1
Package check is a rich testing extension for Go's testing package.
|
Package check is a rich testing extension for Go's testing package. |
digestmd5
Package digestmd5 implements the Digest Authentication as a SASL Mechanism according to RFC 2831.
|
Package digestmd5 implements the Digest Authentication as a SASL Mechanism according to RFC 2831. |
plain
Package plain implements the Plain Simple Authentication Mechanism according to RFC 4616
|
Package plain implements the Plain Simple Authentication Mechanism according to RFC 4616 |
scram
Package scram implements the Salted Challenge Response Authentication Mechanism according to RFC 5802.
|
Package scram implements the Salted Challenge Response Authentication Mechanism according to RFC 5802. |
Package xmpp implements the XMPP IM protocol, as specified in RFC 6120 and 6121.
|
Package xmpp implements the XMPP IM protocol, as specified in RFC 6120 and 6121. |
Click to show internal directories.
Click to hide internal directories.