Go to file
Stephan Kulow d17646e16b Accepting request 175855 from devel:libraries:c_c++
- Update to version 2.7
  * Support for the GOST R 34.11-94 hash algorithm
  * Support for SHA3
  * Support for PKCS #5 PBKDF2
  * Fixed a small memory leak in nettle_realloc and
    nettle_xrealloc.
  * x86_64 assembly for SHA256, SHA512, and SHA3
  * ARM assembly code for several additional algorithms,
    including AES, Salsa20, and the SHA family of hash
    functions.
  * Support for 12-round salsa20, "salsa20r12", as specified by
    eSTREAM.
  * Support for UMAC, including x86_64 and ARM assembly.
  * Support for ECDSA signatures. Elliptic curve operations over
    the following curves: secp192r1, secp224r1, secp256r1,
    secp384r1 and secp521r1, including x86_64 and ARM assembly
    for the most important primitives.
- Depend on makeinfo for info file generation.
- Don't disable static libs, they are needed at build time.

OBS-URL: https://build.opensuse.org/request/show/175855
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libnettle?expand=0&rev=12
2013-05-16 14:12:37 +00:00
.gitattributes Accepting request 79152 from devel:libraries:c_c++ 2011-08-18 07:36:14 +00:00
.gitignore Accepting request 79152 from devel:libraries:c_c++ 2011-08-18 07:36:14 +00:00
baselibs.conf Accepting request 80029 from devel:libraries:c_c++ 2011-08-29 13:43:26 +00:00
libnettle.changes Accepting request 175855 from devel:libraries:c_c++ 2013-05-16 14:12:37 +00:00
libnettle.spec Accepting request 175855 from devel:libraries:c_c++ 2013-05-16 14:12:37 +00:00
nettle-2.7.tar.gz Accepting request 175855 from devel:libraries:c_c++ 2013-05-16 14:12:37 +00:00