- Update to version 0.4.4

* Big-endian architectures are now supported.
  * The donna_c64 implementation of curve25519_donna_c64 now handles
    non-canonical points like the ref implementation.
  * Missing scalarmult_curve25519 and stream_salsa20 constants are
    now exported.
  * A crypto_onetimeauth_poly1305_ref() wrapper has been added.
- Initial release for build.opensuse.org

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libsodium?expand=0&rev=4
This commit is contained in:
Ismail Dönmez
2013-10-22 08:44:11 +00:00
committed by Git OBS Bridge
parent 146806fee7
commit 4fd375f864
4 changed files with 16 additions and 5 deletions

View File

@@ -18,7 +18,7 @@
%define lname libsodium4
Name: libsodium
Version: 0.4.3
Version: 0.4.4
Release: 0
Summary: Portable NaCl-based crypto library
License: ISC