cacophony

A library implementing the Noise protocol.

https://github.com/centromere/cacophony

Version on this page:0.3.0
LTS Haskell 22.17:0.10.1
Stackage Nightly 2024-04-18: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.3.0@sha256:8afd0fc67496267b386e2c31e718b4afac0c82e79bd2389bce6c8f7d177539da,3154
Used by 1 package in nightly-2015-11-19(full list with versions):

cacophony

Build Status Haskell

This library implements the Noise protocol.

Changes

0.3.0

  • Brought API up to date with current version of spec (17)

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.