Revisions of saltbundle-libsodium
buildservice-autocommit
accepted
request 1079238
from
Pablo Suárez Hernández (PSuarezHernandez)
(revision 4)
baserev update by copy to link target
Pablo Suárez Hernández (PSuarezHernandez)
committed
(revision 3)
Pablo Suárez Hernández (PSuarezHernandez)
committed
(revision 2)
- Update in SLE-15 (bsc#1199282, jsc#PM-3243, jsc#SLE-24629) - Revert previous change about cpuid as previous change rejected in https://build.opensuse.org/request/show/724809 - Disable LTO as bypass boo#1148184 - Add libsodium_configure_cpuid_chg.patch and call autoconf to regenerate configure script with proper CPUID checking. Required at least for PowerPC and ARM now that LTO enabled. - Update to 1.0.18 - Enterprise versions of Visual Studio are now supported. - Visual Studio 2019 is now supported. - 32-bit binaries for Visual Studio 2010 are now provided. - A test designed to trigger an OOM condition didn't work on Linux systems with memory overcommit turned on. It has been removed in order to fix Ansible builds. - Emscripten: print and printErr functions are overridden to send errors to the console, if there is one. - Emscripten: UTF8ToString() is now exported since Pointer_stringify() has been deprecated. - Libsodium version detection has been fixed in the CMake recipe. - Generic hashing got a 10% speedup on AVX2. - New target: WebAssembly/WASI (compile with dist-builds/wasm32-wasi.sh). - New functions to map a hash to an edwards25519 point or get a random point: core_ed25519_from_hash() and core_ed25519_random(). - crypto_core_ed25519_scalar_mul() has been implemented for scalar*scalar (mod L) multiplication. - Support for the Ristretto group has been implemented for interoperability with wasm-crypto. - Improvements have been made to the test suite.
Pablo Suárez Hernández (PSuarezHernandez)
committed
(revision 1)
Displaying all 4 revisions