forked from pool/libsodium
- Update to 1.0.6
* Optimized implementations of Blake2 have been added for modern Intel platforms. crypto_generichash() is now faster than MD5 and SHA1 implementations while being far more secure. * The crypto_sign_edwards25519sha512batch_*() functions have been tagged as deprecated. * sodium_compare() now works as documented, and compares numbers in little-endian format instead of behaving like memcmp(). * sodium_runtime_has_ssse3() and sodium_runtime_has_sse41() have been added. OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libsodium?expand=0&rev=35
This commit is contained in:
committed by
Git OBS Bridge
parent
b1c56a62cf
commit
f56342fcf3
@@ -16,9 +16,9 @@
|
||||
#
|
||||
|
||||
|
||||
%define lname libsodium13
|
||||
%define lname libsodium17
|
||||
Name: libsodium
|
||||
Version: 1.0.4
|
||||
Version: 1.0.6
|
||||
Release: 0
|
||||
Summary: Portable NaCl-based crypto library
|
||||
License: ISC
|
||||
|
Reference in New Issue
Block a user