diff --git a/ChangeLog b/ChangeLog index f19a05eb..a2d89a92 100644 --- a/ChangeLog +++ b/ChangeLog @@ -8,7 +8,6 @@ An IETF-compatible version of ChaCha20Poly1305 is available as crypto_aead_chacha20poly1305_ietf_npubbytes(), crypto_aead_chacha20poly1305_ietf_encrypt() and crypto_aead_chacha20poly1305_ietf_decrypt(). - - Sodium can now be used in Windows Store apps. - The sodium_increment() helper function has been added, to increment an arbitrary long number (such as a nonce).