mirror of
https://github.com/jedisct1/libsodium.git
synced 2026-08-25 08:37:13 +09:00
* 'master' of github.com:jedisct1/libsodium: (46 commits) Update ChangeLog apple-xcframework: move headers into a Clibsodium subdirectory Change crypto_core_ed25519_from_string to take a binary string Add hardware acceleration for SHA256 on aarch64 core_ed25519_h2c.c test: verify y coordinate as well Add NEON optimizations for Argon2 Add WASM SIMD implementations of Argon2 Emscripten: add an option to compile with SIMD Just use sodium_memcmp Add a high-level crypto_kem API mapping to xwing Add X-Wing Add back symbols for Intel implementations Cleanup symbols Remove SHA3 wrapper ml-kem: remove internal SHA3 implememtation Add new symbols Add support for SHA3 JavaScript: faster randomness generation Compatibility with gcc 4.x Set emscripten reserved memory to 80MB ...