cacophony

A library implementing the Noise protocol.

https://github.com/centromere/cacophony

Version on this page:0.2.0
LTS Haskell 22.17:0.10.1
Stackage Nightly 2024-04-19:0.10.1
Latest on Hackage:0.10.1

See all snapshots cacophony appears in

LicenseRef-PublicDomain licensed by John Galt
Maintained by [email protected]
This version can be pinned in stack with:cacophony-0.2.0@sha256:cda16a5653e41ba8ab53a0534bacf06306484b0e1ed4619dacf95dff32409e93,3111
Used by 1 package in nightly-2015-11-08(full list with versions):

cacophony

Build Status Haskell

This library implements the Noise protocol.

Changes

0.2.0

  • Added support for one-way handshakes

  • Fixed Noise_IX

  • Added helper functions for ScrubbedBytes / ByteString conversion

0.1.0.0

  • First version.