Update ChangeLog

This commit is contained in:
Frank Denis
2026-01-11 20:03:32 +01:00
parent bb7fb0e0f0
commit 2852c0ea68
+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.