A pure-Haskell SSH server library (curve25519-sha256 kex) (fork of pointfree's ssh)

root

This a library for implementing your own servers that handle SSH
requests and authorization, etc. Similar to Python's Twisted Conch
library. It's used eg by darcsden to provide basic SSH access.