[noise] Haskell implementation

Alex alex at centromere.net
Thu Nov 5 19:37:23 PST 2015


Hello all:

I've been working on a Noise implementation in Haskell[1], and I am
happy to report that it is now fairly functional. It supports all 19
handshakes, but only ChaChaPoly1305-Curve25519-SHA256 at this time.

I've also set up a publicly available "echo server" which creates a
Noise pipe that echos back anything you send to it. If you're
interested in trying it out, feel free to contact me off-list.

-- 
Alex

[1] https://github.com/centromere/cacophony


More information about the Noise mailing list