SHA256
1
0
forked from pool/libsodium

- Update to version 0.7.0

* Added sodium_malloc() and sodium_allocarray() for secure memory
    allocation.
  * ed25519 keys can be converted to curve25519 keys with
    crypto_sign_ed25519_pk_to_curve25519() and
    crypto_sign_ed25519_sk_to_curve25519().
  * aes256 was removed.

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libsodium?expand=0&rev=12
This commit is contained in:
Ismail Dönmez
2014-08-28 15:19:09 +00:00
committed by Git OBS Bridge
parent 49c500d645
commit cd78b66fff
4 changed files with 16 additions and 5 deletions

View File

@@ -16,9 +16,9 @@
#
%define lname libsodium10
%define lname libsodium13
Name: libsodium
Version: 0.6.1
Version: 0.7.0
Release: 0
Summary: Portable NaCl-based crypto library
License: ISC