Update ChangeLog

This commit is contained in:
Frank Denis
2026-01-11 20:03:13 +01:00
parent 52a37c79fe
commit 9a310ef9a4
+2
View File
@@ -1,4 +1,6 @@
* Version 1.0.21-stable
- Performance: SHA3 (Keccak1600) now leverages ARM SHA3 instructions when
available on ARM platforms.
- Export missing crypto_ipcrypt_nd_keygen() helper function.
- Fixed compilation with GCC on aarch64.
- Libsodium can be directly used as a dependency in a Zig project.