1.5 KiB
1.5 KiB
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Unreleased
Added
Changed
Removed
[4.3.1] - 2020-04-21
Added
Changed
- Fixed included compiler binary file, which was broken due to incorrect local system dependencies.
Because the aesophia version hasn't changed, the compiler in this release
continues to report as
v4.3.0.
Removed
1.1.0 - 2020-09-24
Added
Include Cacaphony test vectors.
Changed
Updated enacl to version 1.1.1.
Fixed some imprecise type specifications.
Removed
1.0.1 - 2018-12-21
Added
Changed
Improved argument checks and error handling in handshake (in particular related to empty hand shake messages).
Removed
[1.0] - 2018-10-09
Initial version the following map describe what is supported:
#{ hs_pattern => [nn, kn, nk, kk, nx, kx, xn, in, xk, ik, xx, ix]
, hash => [blake2b, sha256, sha512]
, cipher => ['ChaChaPoly', 'AESGCM']
, dh => [dh25519] }