haskell-tor

Onion router

A Haskell implementation of the Tor onion routing network protocol

A Haskell implementation of the Tor protocol.

GitHub

273 stars
27 watching
19 forks
Language: Haskell
last commit: about 7 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
galoisinc/hans A set of network stack examples in Haskell designed to test and demonstrate various network protocols. 115
haskell/network Provides a low-level networking interface in Haskell 329
galoisinc/cryptol An interpreter for a public standard language for specifying cryptographic algorithms 1,139
haskell/parsec A parser combinator library designed to be industrial-strength and easy to use 850
haskell/lsp A Haskell implementation of the Microsoft Language Server Protocol 371
serras/hinc A Haskell code transpiler from another syntax to the standard Haskell syntax 111
haskell-github/github A Haskell library providing an interface to the GitHub API. 412
haskell/http A Haskell package providing an HTTP client and server implementation with customizable payload representation. 179
tbarnetlamb/hyphen Enables access to Haskell code from Python 93
haskell/attoparsec A fast parser combinator library for efficient text parsing in network protocols and file formats 513
soupi/rfc A collection of resources and documentation on Haskell programming language and learning it 149
zhaskell/z-io Provides basic IO operations and networking capabilities for Haskell applications 97
haskell-cryptography/cacophony A Haskell library implementing cryptographic protocols for secure communication. 96
grpc/grpc-haskell A Haskell interface to the gRPC protocol for building client-side RPC services. 154
mwotton/hubris A bridge between Ruby and Haskell allowing code reuse across the two languages 262