Accepting request 204256 from devel:libraries:c_c++
- 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/request/show/204256 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libsodium?expand=0&rev=2
This commit is contained in:
commit
0f1a7b16bc
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:599ce19ae6ace2d30aee353b931088f720713c4e1d0b2918ed46de1914fb6042
|
||||
size 523169
|
3
libsodium-0.4.4.tar.gz
Normal file
3
libsodium-0.4.4.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3acb9ed90beecccf2de32c066b9c131a6214f7cd0c6f64cd6759c0ef098d653e
|
||||
size 540406
|
@ -1,5 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 22 08:41:03 UTC 2013 - idonmez@suse.com
|
||||
|
||||
- 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.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 11 10:58:48 UTC 2013 - idonmez@suse.com
|
||||
|
||||
- Initial release for build.opensuse.org
|
||||
- Initial release for build.opensuse.org
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user