From f15b704d4e7941f67db5f37b498b34149c650fe2 Mon Sep 17 00:00:00 2001 From: Loup Vaillant Date: Wed, 22 Jan 2020 08:13:44 +0100 Subject: [PATCH] Corrected changelog (IETF Chacha20) Can't correct the tarball itself (that's a hash set in stone), but the repository and Github releases can be changed, at least. --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 278c7e4..23309bc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,7 @@ - Deprecated the incremental AEAD interface. - Deprecated the incremental Chacha20, added a direct interface. +- Added IETF Chacha20 (96-bit nonce), as described in RFC 8439. - Moved deprecated interfaces to a separate `src/deprecated` folder. - Removed the `ED25519_SHA512` preprocessor flag. - `crypto_x25519()` and `crypto_key_exchange()` now return `void`. -- 2.47.3