Update ChangeLog

This commit is contained in:
Frank Denis
2026-02-04 23:07:01 +01:00
parent f626d52e37
commit 414c40318a
+5 -1
View File
@@ -7,8 +7,12 @@ slower than without it.
JavaScript, not just WebAssembly.
- Performance: SHA3 (Keccak1600) now leverages ARM SHA3 instructions when
available on ARM platforms.
- Performance: WebAssembly SIMD implementations of Argon2 have been added.
- Emscripten: a new option allows compilation with SIMD support.
- Export missing crypto_ipcrypt_nd_keygen() helper function.
- Fixed compilation with GCC on aarch64 and gcc 4.1
- Fixed compilation with GCC on aarch64 and gcc 4.1.
- Added dompatibility with Visual Studio 2026 when toolsets do not define
PlatformToolsetVersion.
- Libsodium can be directly used as a dependency in a Zig project.
* Version 1.0.21