cacophony-0.4.0: changelog.md
# 0.4.0
* Improved documentation
* Added basic benchmarks
* Added better exception handling
* Improved handshakeState API
* Added psk2 functionality
* Unit test cleanup
* Renamed symmetricHandshake to symmetricState
* Added BLAKE2, SHA512, AESGCM support
# 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.