Directories ¶
Path | Synopsis |
---|---|
cmd
|
|
lyrebird
Go language Tor Pluggable Transport suite.
|
Go language Tor Pluggable Transport suite. |
common
|
|
csrand
Package csrand implements the math/rand interface over crypto/rand, along with some utility functions for common random number/byte related tasks.
|
Package csrand implements the math/rand interface over crypto/rand, along with some utility functions for common random number/byte related tasks. |
drbg
Package drbg implements a minimalistic DRBG based off SipHash-2-4 in OFB mode.
|
Package drbg implements a minimalistic DRBG based off SipHash-2-4 in OFB mode. |
log
Package log implements a simple set of leveled logging wrappers around the standard log package.
|
Package log implements a simple set of leveled logging wrappers around the standard log package. |
ntor
Package ntor implements the Tor Project's ntor handshake as defined in proposal 216 "Improved circuit-creation key exchange".
|
Package ntor implements the Tor Project's ntor handshake as defined in proposal 216 "Improved circuit-creation key exchange". |
probdist
Package probdist implements a weighted probability distribution suitable for protocol parameterization.
|
Package probdist implements a weighted probability distribution suitable for protocol parameterization. |
replayfilter
Package replayfilter implements a generic replay detection filter with a caller specifiable time-to-live.
|
Package replayfilter implements a generic replay detection filter with a caller specifiable time-to-live. |
socks5
Package socks5 implements a SOCKS 5 server and the required pluggable transport specific extensions.
|
Package socks5 implements a SOCKS 5 server and the required pluggable transport specific extensions. |
uniformdh
Package uniformdh implements the Tor Project's UniformDH key exchange mechanism as defined in the obfs3 protocol specification.
|
Package uniformdh implements the Tor Project's UniformDH key exchange mechanism as defined in the obfs3 protocol specification. |
internal
|
|
x25519ell2
Package x25519ell2 implements obfuscated X25519 ECDH, via the Elligator2 mapping.
|
Package x25519ell2 implements obfuscated X25519 ECDH, via the Elligator2 mapping. |
Package transports provides a interface to query supported pluggable transports.
|
Package transports provides a interface to query supported pluggable transports. |
base
Package base provides the common interface that each supported transport protocol must implement.
|
Package base provides the common interface that each supported transport protocol must implement. |
meeklite
Package meeklite provides an implementation of the Meek circumvention protocol.
|
Package meeklite provides an implementation of the Meek circumvention protocol. |
obfs2
Package obfs2 provides an implementation of the Tor Project's obfs2 obfuscation protocol.
|
Package obfs2 provides an implementation of the Tor Project's obfs2 obfuscation protocol. |
obfs3
Package obfs3 provides an implementation of the Tor Project's obfs3 obfuscation protocol.
|
Package obfs3 provides an implementation of the Tor Project's obfs3 obfuscation protocol. |
obfs4
Package obfs4 provides an implementation of the Tor Project's obfs4 obfuscation protocol.
|
Package obfs4 provides an implementation of the Tor Project's obfs4 obfuscation protocol. |
obfs4/framing
Package framing implements the obfs4 link framing and cryptography.
|
Package framing implements the obfs4 link framing and cryptography. |
scramblesuit
Package scramblesuit provides an implementation of the ScrambleSuit obfuscation protocol.
|
Package scramblesuit provides an implementation of the ScrambleSuit obfuscation protocol. |
Click to show internal directories.
Click to hide internal directories.