]> git.ipfire.org Git - thirdparty/nettle.git/log
thirdparty/nettle.git
13 years ago* testsuite/sexp-conv-test: Use $EMULATOR when running test
Martin Storsjö [Thu, 24 Nov 2011 11:02:02 +0000 (12:02 +0100)] 
* testsuite/sexp-conv-test: Use $EMULATOR when running test
programs. Also ignore \r for output in the non-canonical output
formats.

* testsuite/Makefile.in (check): Pass $(EMULATOR) in the
environment of run-tests.

Rev: nettle/testsuite/Makefile.in:1.15
Rev: nettle/testsuite/sexp-conv-test:1.4

13 years ago* configure.ac (EMULATOR): New substituted variable. Set to wine
Martin Storsjö [Thu, 24 Nov 2011 11:01:37 +0000 (12:01 +0100)] 
* configure.ac (EMULATOR): New substituted variable. Set to wine
or wine64 when compiling for windows, otherwise empty.

* config.make.in (EMULATOR): Set from autoconf value.

Rev: nettle/config.make.in:1.5
Rev: nettle/configure.ac:1.49

13 years ago(test_program): If EMULATOR is set in the environment, and the
Niels Möller [Thu, 24 Nov 2011 10:52:03 +0000 (11:52 +0100)] 
(test_program): If EMULATOR is set in the environment, and the
testprogram is not a script, use EMULATOR to run it. Typical use is
EMULATUR=wine.

Rev: misc/run-tests:1.6

13 years agoAdded some notes on the w64 ABI.
Niels Möller [Sun, 20 Nov 2011 21:36:20 +0000 (22:36 +0100)] 
Added some notes on the w64 ABI.

Rev: nettle/x86_64/README:1.3

13 years ago*** empty log message ***
Niels Möller [Sun, 20 Nov 2011 20:02:02 +0000 (21:02 +0100)] 
*** empty log message ***

Rev: nettle/ChangeLog:1.232

13 years agoTake ALIGNOF_UINT64_T into account when getting the offset for the
Niels Möller [Sun, 20 Nov 2011 20:01:51 +0000 (21:01 +0100)] 
Take ALIGNOF_UINT64_T into account when getting the offset for the
subkeys. Differs between w32 and other systems. w32 problem identified
by Martin Storsjö.

Rev: nettle/x86/camellia-crypt-internal.asm:1.5

13 years ago* config.m4.in: Define ALIGNOF_UINT64_T (from configure).
Niels Möller [Sun, 20 Nov 2011 20:01:39 +0000 (21:01 +0100)] 
* config.m4.in: Define ALIGNOF_UINT64_T (from configure).

* configure.ac: Check alignment of uint64_t, and also use AC_SUBST
for use in config.m4.in.

Rev: nettle/config.m4.in:1.2
Rev: nettle/configure.ac:1.48

13 years agoCygwin/mingw32 improvements contributed by Martin Storsjö:
Martin Storsjö [Sat, 19 Nov 2011 14:22:47 +0000 (15:22 +0100)] 
Cygwin/mingw32 improvements contributed by Martin Storsjö:
* Makefile.in (IMPLICIT_TARGETS): New variable for DLL link
libraries.
(clean-here): Delete the DLL import libraries.

Rev: nettle/ChangeLog:1.231
Rev: nettle/Makefile.in:1.42

13 years agoCygwin/mingw32 improvements contributed by Martin Storsjö:
Martin Storsjö [Sat, 19 Nov 2011 14:19:22 +0000 (15:19 +0100)] 
Cygwin/mingw32 improvements contributed by Martin Storsjö:
* configure.ac: Setup installation of dll files in $bindir.
(IF_DLL, LIBNETTLE_FILE_SRC, LIBHOGWEED_FILE_SRC): New
substitutions.

* config.make.in (LIBNETTLE_FILE_SRC): Substitute new autoconf
variable.
(LIBHOGWEED_FILE_SRC): Likewise.

* Makefile.in (install-dll-nettle, uninstall-dll-nettle): New
target for installing the dll file in $bindir.
(install-shared-nettle): Conditionally
depend on install-dll-nettle. Use LIBNETTLE_FILE_SRC.
(uninstall-shared-nettle): Conditionally depend on
install-dll-nettle.
(various hogweed targets): Analogous changes.

Rev: nettle/ChangeLog:1.230
Rev: nettle/Makefile.in:1.41
Rev: nettle/config.make.in:1.4
Rev: nettle/configure.ac:1.47

13 years agoFrom Martin Storsjö:
Martin Storsjö [Sat, 19 Nov 2011 14:07:14 +0000 (15:07 +0100)] 
From Martin Storsjö:
* configure.ac: Unify shared lib setup for cygwin and mingw.

Rev: nettle/ChangeLog:1.229
Rev: nettle/configure.ac:1.46

13 years ago(LIBHOGWEED_LIBS): Typo fix for the darwin case. Spotted by Martin
Martin Storsjö [Mon, 31 Oct 2011 10:33:52 +0000 (11:33 +0100)] 
(LIBHOGWEED_LIBS): Typo fix for the darwin case. Spotted by Martin
Storsjö.

Rev: nettle/ChangeLog:1.228
Rev: nettle/configure.ac:1.45

13 years ago(LIBHOGWEED_LIBS): cygwin fix, added
Volker Zell [Tue, 25 Oct 2011 08:28:06 +0000 (10:28 +0200)] 
(LIBHOGWEED_LIBS): cygwin fix, added
libnettle.dll.a. Reported by Volker Zell.

Rev: nettle/ChangeLog:1.227
Rev: nettle/configure.ac:1.44

13 years agoImproved setup för darwin shared libraries. Patch contributed by Ryan
Ryan Schmidt [Tue, 18 Oct 2011 19:25:48 +0000 (21:25 +0200)] 
Improved setup för darwin shared libraries. Patch contributed by Ryan
Schmidt.

Rev: nettle/ChangeLog:1.226
Rev: nettle/configure.ac:1.43

13 years ago*** empty log message ***
Niels Möller [Mon, 3 Oct 2011 07:43:21 +0000 (09:43 +0200)] 
*** empty log message ***

Rev: nettle/ChangeLog:1.225

13 years agoImplemented sse2-loop. Configured at compile time, and currently
Niels Möller [Mon, 3 Oct 2011 07:43:08 +0000 (09:43 +0200)] 
Implemented sse2-loop. Configured at compile time, and currently
disabled.

Rev: nettle/x86_64/memxor.asm:1.3

13 years ago(ASSERT): Write message to stderr.
Niels Möller [Mon, 3 Oct 2011 07:42:14 +0000 (09:42 +0200)] 
(ASSERT): Write message to stderr.

Rev: nettle/testsuite/testutils.h:1.9

13 years agoUse 16-byte alignment for "fully aligned" operands.
Niels Möller [Mon, 3 Oct 2011 07:41:43 +0000 (09:41 +0200)] 
Use 16-byte alignment for "fully aligned" operands.

Rev: nettle/testsuite/memxor-test.c:1.4

13 years ago* config.guess: Upgraded to current version, timestamp 2011-08-20.
Niels Möller [Wed, 7 Sep 2011 08:53:27 +0000 (10:53 +0200)] 
* config.guess: Upgraded to current version, timestamp 2011-08-20.
Needed to recognize osx (darwin) on x86_64.
* config.sub: Upgraded to current version, timestamp 2011-08-23.

Rev: config.guess:1.2
Rev: config.sub:1.2

13 years ago*** empty log message ***
Niels Möller [Sat, 3 Sep 2011 18:17:47 +0000 (20:17 +0200)] 
*** empty log message ***

Rev: nettle/ChangeLog:1.224

13 years agoUse "l"-suffix on instructions more consistently. Reportedly, freebsd
Niels Möller [Sat, 3 Sep 2011 18:17:34 +0000 (20:17 +0200)] 
Use "l"-suffix on instructions more consistently. Reportedly, freebsd
and netbsd systems with clang are more picky about this.

Rev: nettle/x86/camellia-crypt-internal.asm:1.4

13 years ago* configure.ac: Changed version number to 2.5.
Niels Möller [Sat, 3 Sep 2011 18:17:03 +0000 (20:17 +0200)] 
* configure.ac: Changed version number to 2.5.

Rev: nettle/configure.ac:1.42

13 years ago*** empty log message *** nettle_2.4_release_20110903
Niels Möller [Sat, 3 Sep 2011 12:46:53 +0000 (14:46 +0200)] 
*** empty log message ***

Rev: nettle/misc/nettle-2.4.tar.gz.directive:1.1

13 years ago(LIBNETTLE_MINOR): Bumped library version, to 4.3.
Niels Möller [Sat, 3 Sep 2011 06:09:07 +0000 (08:09 +0200)] 
(LIBNETTLE_MINOR): Bumped library version, to 4.3.

Rev: nettle/ChangeLog:1.223
Rev: nettle/configure.ac:1.41

13 years ago* gcm-aes.c: Include config.h.
Niels Möller [Sat, 3 Sep 2011 06:07:18 +0000 (08:07 +0200)] 
* gcm-aes.c: Include config.h.

Rev: nettle/ChangeLog:1.222
Rev: nettle/gcm-aes.c:1.5

13 years ago*** empty log message ***
Niels Möller [Sat, 3 Sep 2011 06:15:11 +0000 (08:15 +0200)] 
*** empty log message ***

Rev: nettle/ChangeLog:1.221
Rev: nettle/NEWS:1.17

13 years ago* tools/nettle-lfib-stream.c: Include config.h.
Niels Möller [Sat, 3 Sep 2011 06:06:56 +0000 (08:06 +0200)] 
* tools/nettle-lfib-stream.c: Include config.h.

Rev: nettle/tools/nettle-lfib-stream.c:1.2

13 years agoWhitespace fix only.
Niels Möller [Sat, 3 Sep 2011 06:03:45 +0000 (08:03 +0200)] 
Whitespace fix only.

Rev: nettle/ripemd160.c:1.5

13 years agoAdded missing include of config.h. Needed
Niels Möller [Sat, 3 Sep 2011 06:03:15 +0000 (08:03 +0200)] 
Added missing include of config.h. Needed
for correct operation on big-endian systems.

Rev: nettle/ripemd160-compress.c:1.4

13 years agoUse latin-1 for now.
Niels Möller [Fri, 2 Sep 2011 20:53:54 +0000 (22:53 +0200)] 
Use latin-1 for now.

Rev: nettle/NEWS:1.16

13 years agoChanged version number to 2.4.
Niels Möller [Fri, 2 Sep 2011 20:06:56 +0000 (22:06 +0200)] 
Changed version number to 2.4.

Rev: nettle/ChangeLog:1.220
Rev: nettle/configure.ac:1.40

13 years agoUpdated copyright headers.
Niels Möller [Fri, 2 Sep 2011 20:05:06 +0000 (22:05 +0200)] 
Updated copyright headers.

Rev: nettle/ripemd160-compress.c:1.3
Rev: nettle/ripemd160.c:1.4

13 years agoAdded note on ripemd160 copyright. nettle_2.3_release_20110902
Niels Möller [Fri, 2 Sep 2011 17:22:18 +0000 (19:22 +0200)] 
Added note on ripemd160 copyright.

Rev: nettle/nettle.texinfo:1.27

13 years agoDocument hmac-ripemd160.
Niels Möller [Thu, 1 Sep 2011 13:58:26 +0000 (15:58 +0200)] 
Document hmac-ripemd160.

Rev: nettle/nettle.texinfo:1.26

13 years ago*** empty log message ***
Niels Möller [Tue, 30 Aug 2011 08:18:05 +0000 (10:18 +0200)] 
*** empty log message ***

Rev: nettle/ChangeLog:1.219

13 years agoAdded tests for hmac-ripemd160.
Niels Möller [Tue, 30 Aug 2011 08:17:53 +0000 (10:17 +0200)] 
Added tests for hmac-ripemd160.

Rev: nettle/testsuite/hmac-test.c:1.5

13 years agoDeclare hmac-ripemd160 related functions.
Niels Möller [Tue, 30 Aug 2011 08:17:19 +0000 (10:17 +0200)] 
Declare hmac-ripemd160 related functions.

Rev: nettle/hmac.h:1.6

13 years ago(nettle_SOURCES): Added hmac-ripemd160.c.
Niels Möller [Tue, 30 Aug 2011 08:16:41 +0000 (10:16 +0200)] 
(nettle_SOURCES): Added hmac-ripemd160.c.

Rev: nettle/Makefile.in:1.40

13 years ago*** empty log message ***
Niels Möller [Tue, 30 Aug 2011 05:56:46 +0000 (07:56 +0200)] 
*** empty log message ***

Rev: nettle/ChangeLog:1.218

13 years ago(Hash functions): Document ripemd-160.
Niels Möller [Tue, 30 Aug 2011 05:56:27 +0000 (07:56 +0200)] 
(Hash functions): Document ripemd-160.

Rev: nettle/nettle.texinfo:1.25

13 years agoNew file.
Niels Möller [Tue, 30 Aug 2011 05:55:41 +0000 (07:55 +0200)] 
New file.

Rev: nettle/hmac-ripemd160.c:1.1

13 years agoDeclare hmac-ripemd160 functions.
Niels Möller [Tue, 30 Aug 2011 05:55:13 +0000 (07:55 +0200)] 
Declare hmac-ripemd160 functions.

Rev: nettle/hmac.h:1.5

13 years ago*** empty log message ***
Niels Möller [Tue, 30 Aug 2011 05:22:08 +0000 (07:22 +0200)] 
*** empty log message ***

Rev: nettle/NEWS:1.15

13 years ago*** empty log message ***
Niels Möller [Mon, 29 Aug 2011 18:41:33 +0000 (20:41 +0200)] 
*** empty log message ***

Rev: nettle/ChangeLog:1.217

13 years ago* sha256.c (sha256_update): Updated MD_UPDATE call for new
Niels Möller [Mon, 29 Aug 2011 18:41:15 +0000 (20:41 +0200)] 
* sha256.c (sha256_update): Updated MD_UPDATE call for new
conventions.
(sha256_write_digest): Use MD_PAD rather than MD_FINAL, and insert
the length manually.
* sha512.c: Analogous changes.

Rev: nettle/sha256.c:1.7
Rev: nettle/sha512.c:1.6

13 years ago* sha1.c (COMPRESS): New macro.
Niels Möller [Mon, 29 Aug 2011 18:37:45 +0000 (20:37 +0200)] 
* sha1.c (COMPRESS): New macro.
(sha1_update): Updated MD_UPDATE call for new conventions.
(sha1_digest): Use MD_PAD rather than MD_FINAL, and insert the
length manually.

Rev: nettle/sha1.c:1.4

13 years ago(ripemd160_init): Use memcpy for initializing the state vector.
Niels Möller [Mon, 29 Aug 2011 18:35:36 +0000 (20:35 +0200)] 
(ripemd160_init): Use memcpy for initializing the state vector.
(COMPRESS): New macro.
(ripemd160_update): Use MD_UPDATE.
(ripemd160_digest): Inline ripemd160_final processing. Use MD_PAD
and _nettle_write_le32.
(ripemd160_final): Deleted function.

Rev: nettle/ripemd160.c:1.3

13 years ago(struct ripemd160_ctx): Use a 64-bit block count. Renamed digest to
Niels Möller [Mon, 29 Aug 2011 18:33:38 +0000 (20:33 +0200)] 
(struct ripemd160_ctx): Use a 64-bit block count. Renamed digest to
state.

Rev: nettle/ripemd160.h:1.2

13 years ago(struct md5_ctx): Renamed some fields, for consistency.
Niels Möller [Mon, 29 Aug 2011 18:32:04 +0000 (20:32 +0200)] 
(struct md5_ctx): Renamed some fields, for consistency.

Rev: nettle/md5.h:1.2

13 years ago(md5_init): Use memcpy for initializing the state vector.
Niels Möller [Mon, 29 Aug 2011 18:31:59 +0000 (20:31 +0200)] 
(md5_init): Use memcpy for initializing the state vector.
(COMPRESS): New macro, wrapping _nettle_md5_compress.
(md5_update): Use MD_UPDATE.
(md5_digest): Inline md5_final processing. Use MD_PAD and
_nettle_write_le32.
(md5_final): Deleted.

Rev: nettle/md5.c:1.3

13 years ago(struct md4_ctx): Renamed some fields, for consistency.
Niels Möller [Mon, 29 Aug 2011 18:29:19 +0000 (20:29 +0200)] 
(struct md4_ctx): Renamed some fields, for consistency.

Rev: nettle/md4.h:1.2

13 years ago(md4_init): Use memcpy for initializing the state vector.
Niels Möller [Mon, 29 Aug 2011 18:26:56 +0000 (20:26 +0200)] 
(md4_init): Use memcpy for initializing the state vector.
(md4_update): Use MD_UPDATE.
(md4_digest): Inline md4_final processing, using MD_PAD. Use
_nettle_write_le32.
(md4_block): Renamed, to...
(md4_compress): ... new name. Take ctx pinter as argument.
(md4_final): Deleted function.

Rev: nettle/md4.c:1.2

13 years ago(md2_update): Use MD_UPDATE.
Niels Möller [Mon, 29 Aug 2011 18:20:34 +0000 (20:20 +0200)] 
(md2_update): Use MD_UPDATE.

Rev: nettle/md2.c:1.2

13 years ago* macros.h (MD_UPDATE): Added incr argument. Invoke compression
Niels Möller [Mon, 29 Aug 2011 18:20:07 +0000 (20:20 +0200)] 
* macros.h (MD_UPDATE): Added incr argument. Invoke compression
function with ctx pointer as argument, rather than ctx->state.
(MD_FINAL): Just pad, don't store length field. Renamed to MD_PAD.
(MD_PAD): Analogous change of compression invocations.

Rev: nettle/macros.h:1.6

13 years ago*** empty log message ***
Niels Möller [Mon, 29 Aug 2011 14:27:09 +0000 (16:27 +0200)] 
*** empty log message ***

Rev: nettle/ChangeLog:1.216
Rev: nettle/NEWS:1.14

13 years ago(COMPRESS): New macro wrapping _nettle_sha512_compress.
Niels Möller [Mon, 29 Aug 2011 14:26:35 +0000 (16:26 +0200)] 
(COMPRESS): New macro wrapping _nettle_sha512_compress.
(sha512_update): Use MD_UPDATE.
(sha512_final): Deleted function.
(sha512_write_digest): Use MD_FINAL.

Rev: nettle/sha512.c:1.5

13 years ago(COMPRESS): New macro wrapping _nettle_sha256_compress.
Niels Möller [Mon, 29 Aug 2011 14:24:55 +0000 (16:24 +0200)] 
(COMPRESS): New macro wrapping _nettle_sha256_compress.
(SHA256_INCR): Deleted macro.
(sha256_update): Use MD_UPDATE.
(sha256_final): Deleted function.
(sha256_write_digest): New function, replacing sha256_final, and
using MD_FINAL.
(sha256_digest): Use sha256_write_digest.
(sha224_digest): Likewise.

Rev: nettle/sha256.c:1.6

13 years ago(SHA1_DATA_LENGTH): Deleted unused macro.
Niels Möller [Mon, 29 Aug 2011 14:17:06 +0000 (16:17 +0200)] 
(SHA1_DATA_LENGTH): Deleted unused macro.
(sha1_init): Use memcpy to initialize the state vector.
(SHA1_INCR): Deleted macro.
(sha1_update): Use MD_UPDATE macro, to reduce code duplication.
(sha1_digest): Use MD_FINAL macro.
(sha1_final): Deleted function.

Rev: nettle/sha1.c:1.3

13 years ago(struct sha1_ctx): Renamed attribute digest to state.
Niels Möller [Mon, 29 Aug 2011 14:15:38 +0000 (16:15 +0200)] 
(struct sha1_ctx): Renamed attribute digest to state.

Rev: nettle/sha.h:1.7

13 years agoRenamed MD_PAD to MD_FINAL.
Niels Möller [Mon, 29 Aug 2011 14:15:19 +0000 (16:15 +0200)] 
Renamed MD_PAD to MD_FINAL.

Rev: nettle/macros.h:1.5

13 years ago(list_algorithms): Fixed typo in header.
Niels Möller [Mon, 29 Aug 2011 14:14:35 +0000 (16:14 +0200)] 
(list_algorithms): Fixed typo in header.

Rev: nettle/tools/nettle-hash.c:1.3

13 years ago(MD_UPDATE): New macro.
Niels Möller [Mon, 29 Aug 2011 13:38:31 +0000 (15:38 +0200)] 
(MD_UPDATE): New macro.
(MD_PAD): New macro.

Rev: nettle/macros.h:1.4

13 years ago*** empty log message ***
Niels Möller [Sun, 28 Aug 2011 20:30:06 +0000 (22:30 +0200)] 
*** empty log message ***

Rev: nettle/ChangeLog:1.215

13 years ago(ripemd160_final): Use LE_WRITE_UINT32. Deleted byte
Niels Möller [Sun, 28 Aug 2011 20:29:45 +0000 (22:29 +0200)] 
(ripemd160_final): Use LE_WRITE_UINT32. Deleted byte
swapping at the end, leaving it to ripemd160_digest.
(ripemd160_digest): Use _nettle_write_le32.

Rev: nettle/ripemd160.c:1.2

13 years ago(ROL32): Renamed macro (was "rol"). Deleted
Niels Möller [Sun, 28 Aug 2011 20:21:37 +0000 (22:21 +0200)] 
(ROL32): Renamed macro (was "rol"). Deleted
x86 version using inline assembly; at least gcc-4.4.5 recognizes
shift-and-or expressions which are in fact rotations.
(_nettle_ripemd160_compress): Use LE_READ_UINT32.

Rev: nettle/ripemd160-compress.c:1.2

13 years ago*** empty log message ***
Niels Möller [Sun, 28 Aug 2011 20:19:54 +0000 (22:19 +0200)] 
*** empty log message ***

Rev: nettle/ChangeLog:1.214

13 years ago(md5_digest): Use _nettle_write_le32.
Niels Möller [Sun, 28 Aug 2011 20:19:39 +0000 (22:19 +0200)] 
(md5_digest): Use _nettle_write_le32.

Rev: nettle/md5.c:1.2

13 years ago(nettle_SOURCES): Added write-le32.c.
Niels Möller [Sun, 28 Aug 2011 20:19:32 +0000 (22:19 +0200)] 
(nettle_SOURCES): Added write-le32.c.

Rev: nettle/Makefile.in:1.39

13 years ago(_nettle_write_le32): New file and function.
Niels Möller [Sun, 28 Aug 2011 20:18:03 +0000 (22:18 +0200)] 
(_nettle_write_le32): New file and function.

Rev: nettle/write-le32.c:1.1

13 years ago*** empty log message ***
Niels Möller [Sun, 28 Aug 2011 18:28:42 +0000 (20:28 +0200)] 
*** empty log message ***

Rev: nettle/ChangeLog:1.213

13 years ago(LIBNETTLE_MINOR): Bumped library version, to 4.2.
Niels Möller [Sun, 28 Aug 2011 18:28:01 +0000 (20:28 +0200)] 
(LIBNETTLE_MINOR): Bumped library version, to 4.2.

Rev: nettle/configure.ac:1.39

13 years ago*** empty log message ***
Niels Möller [Sun, 28 Aug 2011 18:25:31 +0000 (20:25 +0200)] 
*** empty log message ***

Rev: nettle/ChangeLog:1.212

13 years agoUpdated for the addition of ripemd-160.
Niels Möller [Sun, 28 Aug 2011 18:25:09 +0000 (20:25 +0200)] 
Updated for the addition of ripemd-160.

Rev: nettle/testsuite/meta-hash-test.c:1.2

13 years agoAdded rule for ripemd160-test.
Niels Möller [Sun, 28 Aug 2011 18:24:37 +0000 (20:24 +0200)] 
Added rule for ripemd160-test.

Rev: nettle/testsuite/.test-rules.make:1.11

13 years ago(main): Benchmark ripemd-160.
Niels Möller [Sun, 28 Aug 2011 18:23:14 +0000 (20:23 +0200)] 
(main): Benchmark ripemd-160.

Rev: nettle/examples/nettle-benchmark.c:1.22

13 years ago*** empty log message ***
Niels Möller [Sun, 28 Aug 2011 18:22:36 +0000 (20:22 +0200)] 
*** empty log message ***

Rev: nettle/ChangeLog:1.211

13 years ago* testsuite/Makefile.in (TS_NETTLE_SOURCES): Added ripemd160-test.c.
Andres Mejia [Sun, 28 Aug 2011 18:19:26 +0000 (20:19 +0200)] 
* testsuite/Makefile.in (TS_NETTLE_SOURCES): Added ripemd160-test.c.

Rev: nettle/testsuite/Makefile.in:1.14

13 years ago(nettle_hashes): Added nettle_ripemd160.
Andres Mejia [Sun, 28 Aug 2011 18:17:35 +0000 (20:17 +0200)] 
(nettle_hashes): Added nettle_ripemd160.

Rev: nettle/nettle-meta-hashes.c:1.2

13 years ago(nettle_SOURCES): Added ripemd160.c
Andres Mejia [Sun, 28 Aug 2011 18:17:04 +0000 (20:17 +0200)] 
(nettle_SOURCES): Added ripemd160.c
ripemd160-compress.c ripemd160-meta.c.
(HEADERS): Added ripemd160.h.

Rev: nettle/Makefile.in:1.38

13 years agoNew file.
Andres Mejia [Sun, 28 Aug 2011 18:15:59 +0000 (20:15 +0200)] 
New file.

Rev: nettle/ripemd160-meta.c:1.1
Rev: nettle/ripemd160.c:1.1

13 years agoNew file, ported from libgcrypt.
Andres Mejia [Sun, 28 Aug 2011 18:13:52 +0000 (20:13 +0200)] 
New file, ported from libgcrypt.

Rev: nettle/ripemd160-compress.c:1.1

13 years ago* nettle-meta.h: Declare nettle_ripemd160.
Andres Mejia [Sun, 28 Aug 2011 18:12:50 +0000 (20:12 +0200)] 
* nettle-meta.h: Declare nettle_ripemd160.

Rev: nettle/nettle-meta.h:1.11

13 years ago* testsuite/ripemd160-test.c: New file, contributed by Andres
Andres Mejia [Sun, 28 Aug 2011 18:11:21 +0000 (20:11 +0200)] 
* testsuite/ripemd160-test.c: New file, contributed by Andres
Mejia.
* ripemd160.h: Likewise.

Rev: nettle/ripemd160.h:1.1

13 years agoNew file, contributed by Andres Mejia.
Andres Mejia [Sun, 28 Aug 2011 18:08:26 +0000 (20:08 +0200)] 
New file, contributed by Andres Mejia.

Rev: nettle/testsuite/ripemd160-test.c:1.1

14 years ago*** empty log message ***
Niels Möller [Sun, 14 Aug 2011 21:26:02 +0000 (23:26 +0200)] 
*** empty log message ***

Rev: nettle/misc/nettle-2.0.tar.gz.directive:1.1
Rev: nettle/misc/nettle-2.1.tar.gz.directive:1.1
Rev: nettle/misc/nettle-2.2.tar.gz.directive:1.1
Rev: nettle/misc/nettle-2.3.tar.gz.directive:1.1

14 years agoFixed mis-placed const in various prototypes.
Niels Möller [Wed, 10 Aug 2011 19:01:24 +0000 (21:01 +0200)] 
Fixed mis-placed const in various prototypes.
Spotted by Tatsuhiro Tsujikawa.

Rev: nettle/ChangeLog:1.210
Rev: nettle/nettle.texinfo:1.24

14 years ago(PKGCONFIG_FILES, pkgconfigdir): New variables.
Niels Möller [Sun, 24 Jul 2011 20:16:55 +0000 (22:16 +0200)] 
(PKGCONFIG_FILES, pkgconfigdir): New variables.
(DISTFILES): Added nettle.pc.in and hogweed.pc.in.
(nettle.pc, hogweed.pc): New targets (invoking config.status).
(install-pkgconfig, uninstall-pkgconfig): New targets.
(install-here): Depend on install-pkgconfig.
(uninstall-here): Depend on uninstall-pkgconfig.
(distclean-here): Delete nettle.pc and hogweed.pc.

Rev: nettle/ChangeLog:1.209
Rev: nettle/Makefile.in:1.37

14 years agoTrivial whitespace fix.
Niels Möller [Sun, 24 Jul 2011 20:10:40 +0000 (22:10 +0200)] 
Trivial whitespace fix.

Rev: nettle/gcm.c:1.15

14 years ago* configure.ac: Generate nettle.pc and hogweed.pc.
Niels Möller [Wed, 20 Jul 2011 20:51:54 +0000 (22:51 +0200)] 
* configure.ac: Generate nettle.pc and hogweed.pc.
* nettle.pc.in, hogweed.pc.in: New files.

Rev: nettle/ChangeLog:1.208
Rev: nettle/configure.ac:1.38
Rev: nettle/hogweed.pc.in:1.1
Rev: nettle/nettle.pc.in:1.1

14 years agoAdded missing extern declarations.
Niels Möller [Sun, 17 Jul 2011 15:03:49 +0000 (17:03 +0200)] 
Added missing extern declarations.

Rev: nettle/ChangeLog:1.207
Rev: nettle/nettle-internal.h:1.4

14 years agoChanged version number to 2.3.
Niels Möller [Mon, 11 Jul 2011 14:12:04 +0000 (16:12 +0200)] 
Changed version number to 2.3.

Rev: nettle/ChangeLog:1.206
Rev: nettle/configure.ac:1.37

14 years ago(DISTFILES): Distribute COPYING.LIB, not COPYING, nettle_2.2_release_20110711
Niels Möller [Mon, 11 Jul 2011 13:59:15 +0000 (15:59 +0200)] 
(DISTFILES): Distribute COPYING.LIB, not COPYING,

Rev: nettle/ChangeLog:1.205
Rev: nettle/Makefile.in:1.36

14 years agoDeleted item on function typedefs.
Niels Möller [Mon, 11 Jul 2011 13:56:35 +0000 (15:56 +0200)] 
Deleted item on function typedefs.

Rev: nettle/TODO:1.2

14 years agoUpdated licensing info, and deleted incorrect cvs instructions.
Niels Möller [Mon, 11 Jul 2011 13:55:58 +0000 (15:55 +0200)] 
Updated licensing info, and deleted incorrect cvs instructions.

Rev: nettle/README:1.3

14 years ago*** empty log message ***
Niels Möller [Thu, 7 Jul 2011 20:46:15 +0000 (22:46 +0200)] 
*** empty log message ***

Rev: nettle/ChangeLog:1.204

14 years ago(werror): Removed incorrect noreturn attribute from declaration.
Niels Möller [Thu, 7 Jul 2011 20:43:55 +0000 (22:43 +0200)] 
(werror): Removed incorrect noreturn attribute from declaration.

Rev: nettle/tools/misc.h:1.4

14 years ago(read_file): Bug fix, in dependence on initial size on max_size.
Niels Möller [Thu, 7 Jul 2011 20:42:55 +0000 (22:42 +0200)] 
(read_file): Bug fix, in dependence on initial size on max_size.

Rev: nettle/examples/io.c:1.4

14 years agoDeleted FIXMEs.
Niels Möller [Thu, 7 Jul 2011 19:24:35 +0000 (21:24 +0200)] 
Deleted FIXMEs.

Rev: nettle/Makefile.in:1.35

14 years ago*** empty log message ***
Niels Möller [Fri, 1 Jul 2011 22:01:17 +0000 (00:01 +0200)] 
*** empty log message ***

Rev: nettle/misc/plan.html:1.3

14 years ago*** empty log message ***
Niels Möller [Fri, 1 Jul 2011 21:58:32 +0000 (23:58 +0200)] 
*** empty log message ***

Rev: nettle/ChangeLog:1.203
Rev: nettle/NEWS:1.13
Rev: nettle/misc/plan.html:1.2

14 years ago(CBC_BUFFER_LIMIT): Reduced to 512 bytes.
Niels Möller [Fri, 1 Jul 2011 21:53:49 +0000 (23:53 +0200)] 
(CBC_BUFFER_LIMIT): Reduced to 512 bytes.
(cbc_decrypt): For in-place operation, use overlapping memxor3 and
eliminate a memcpy.

Rev: nettle/cbc.c:1.3