]>
git.ipfire.org Git - thirdparty/nettle.git/log
Niels Möller [Thu, 5 Jul 2012 06:24:08 +0000 (08:24 +0200)]
movd/movq workaround for osx assembler.
Niels Möller [Tue, 3 Jul 2012 20:46:24 +0000 (22:46 +0200)]
On windows, include fcntl.h, before using _setmode.
Niels Möller [Tue, 3 Jul 2012 20:43:56 +0000 (22:43 +0200)]
Include malloc.h if available, also when compiling with gcc.
Niels Möller [Tue, 3 Jul 2012 19:05:53 +0000 (21:05 +0200)]
Mark Solaris testing as done.
Niels Möller [Tue, 3 Jul 2012 18:58:52 +0000 (20:58 +0200)]
Fixed nettle includes in base16 and base64 examples.
Niels Möller [Tue, 3 Jul 2012 18:40:25 +0000 (20:40 +0200)]
Marked Salsa20 doc and pkcs1_signature_prefix renaming done.
Niels Möller [Tue, 3 Jul 2012 18:28:24 +0000 (20:28 +0200)]
Documented Salsa20.
Niels Möller [Mon, 25 Jun 2012 20:52:16 +0000 (22:52 +0200)]
Renamed pkcs1_signature_prefix to _pkcs1_signature_prefix.
Niels Möller [Mon, 25 Jun 2012 20:35:51 +0000 (22:35 +0200)]
Consistently use foo_func *f (rather than foo_func f) for declaring function pointer arguments.
Niels Möller [Mon, 25 Jun 2012 20:11:51 +0000 (22:11 +0200)]
Make compiling and running of des-compat-test more silent.
Niels Möller [Mon, 11 Jun 2012 18:26:59 +0000 (20:26 +0200)]
More news entries for nettle-2.5.
Niels Möller [Mon, 11 Jun 2012 18:25:35 +0000 (20:25 +0200)]
Updated release plan.
Niels Möller [Sat, 9 Jun 2012 19:59:35 +0000 (21:59 +0200)]
Added base16dec.c in examples/Makefile.in, forgotten earlier.
Niels Möller [Sat, 9 Jun 2012 19:56:43 +0000 (21:56 +0200)]
Typo fixes for 2012-04-09 entry.
Niels Möller [Sat, 9 Jun 2012 19:55:50 +0000 (21:55 +0200)]
General pkcs1 signature interface.
Niels Möller [Sat, 9 Jun 2012 12:30:24 +0000 (14:30 +0200)]
Moved rsa blinding code to a separate file.
Niels Möller [Sun, 3 Jun 2012 20:02:59 +0000 (22:02 +0200)]
Changes to pkcs1_signature_prefix interface.
Niels Möller [Sun, 3 Jun 2012 19:52:49 +0000 (21:52 +0200)]
Reverted accidental Makefile change in previous commit.
Niels Möller [Fri, 18 May 2012 19:29:34 +0000 (21:29 +0200)]
Extracted padding code from rsa_encrypt to new function pkcs1_encrypt.
Nikos Mavrogiannopoulos [Wed, 9 May 2012 19:39:56 +0000 (21:39 +0200)]
Added missing mpz_clear.
Niels Möller [Mon, 7 May 2012 15:46:24 +0000 (17:46 +0200)]
int_fast*_t workaround for SunOS-5.8.
Niels Möller [Mon, 30 Apr 2012 07:05:00 +0000 (09:05 +0200)]
Updated release plan.
Niels Möller [Sun, 29 Apr 2012 06:26:08 +0000 (08:26 +0200)]
New items.
Niels Möller [Mon, 23 Apr 2012 12:39:21 +0000 (14:39 +0200)]
New constant NETTLE_MAX_BIGNUM_SIZE.
Niels Möller [Thu, 19 Apr 2012 18:35:43 +0000 (20:35 +0200)]
Decimal output from list-obj-sizes.
Niels Möller [Wed, 18 Apr 2012 19:27:58 +0000 (21:27 +0200)]
x86_64 implementation of salsa20.
Niels Möller [Tue, 17 Apr 2012 21:32:28 +0000 (23:32 +0200)]
Test that salsa20_crypt doesn't overwrite the destination area.
Niels Möller [Tue, 17 Apr 2012 20:25:47 +0000 (22:25 +0200)]
Renamed salsa20.c to salsa20-crypt.c.
Niels Möller [Tue, 17 Apr 2012 19:54:48 +0000 (21:54 +0200)]
x86_64: New m4 macro WREG.
Niels Möller [Tue, 17 Apr 2012 19:53:22 +0000 (21:53 +0200)]
Moved salsa20_set_key to a separate file. Inlined salsa20_hash into salsa20_crypt.
Niels Möller [Sun, 15 Apr 2012 06:32:07 +0000 (08:32 +0200)]
Improved salsa20 tests.
Niels Möller [Sat, 14 Apr 2012 14:23:19 +0000 (16:23 +0200)]
New base16 example programs, based on code contributed by Jeronimo Pellegrini.
Niels Möller [Sat, 14 Apr 2012 12:40:49 +0000 (14:40 +0200)]
New base64dec example program, based on code contributed by Jeronimo Pellegrini.
Niels Möller [Sat, 14 Apr 2012 12:39:10 +0000 (14:39 +0200)]
Whitespace changes only.
Niels Möller [Sat, 14 Apr 2012 12:21:29 +0000 (14:21 +0200)]
examples/io.c: Made write_file use write_string.
Niels Möller [Sat, 14 Apr 2012 12:20:21 +0000 (14:20 +0200)]
New base64enc example program, based on code contributed by Jeronimo Pellegrini.
Niels Möller [Sat, 14 Apr 2012 11:37:36 +0000 (13:37 +0200)]
Small improvements to rsa-encrypt and rsa-decrypt example programs.
Niels Möller [Sat, 14 Apr 2012 07:51:20 +0000 (09:51 +0200)]
Reorganized aes_invert_key with new tables.
Niels Möller [Fri, 13 Apr 2012 15:00:50 +0000 (17:00 +0200)]
Simplified aes_set_encrypt_key.
Niels Möller [Fri, 13 Apr 2012 14:56:14 +0000 (16:56 +0200)]
Minor cleanup of SUBBYTE mmacro.
Niels Möller [Mon, 9 Apr 2012 20:28:46 +0000 (22:28 +0200)]
Deleted an unused variable.
Niels Möller [Mon, 9 Apr 2012 20:00:02 +0000 (22:00 +0200)]
Implemented rsa_decrypt_tr, based on RSA blinding code
contributed by Nikos Mavrogiannopoulos.
Niels Möller [Mon, 9 Apr 2012 19:46:13 +0000 (21:46 +0200)]
New function pkcs1_decrypt, use in rsa_decrypt.
Niels Möller [Sun, 1 Apr 2012 18:14:35 +0000 (20:14 +0200)]
New macro QROUND.
Niels Möller [Sun, 1 Apr 2012 07:23:04 +0000 (09:23 +0200)]
Fixed LE_SWAP32.
Niels Möller [Sat, 31 Mar 2012 21:44:22 +0000 (23:44 +0200)]
Some reorganization of the salsa20 main hash/encrypt function.
Niels Möller [Sat, 31 Mar 2012 21:16:00 +0000 (23:16 +0200)]
Rearranged salsa20_set_key.
Niels Möller [Sat, 31 Mar 2012 21:02:11 +0000 (23:02 +0200)]
Use LE_READ_UINT32.
Niels Möller [Sat, 31 Mar 2012 20:52:05 +0000 (22:52 +0200)]
salsa20_set_iv: Deleted size argument.
Niels Möller [Sat, 31 Mar 2012 20:44:56 +0000 (22:44 +0200)]
New salsa20 constants.
Niels Möller [Sat, 31 Mar 2012 20:30:03 +0000 (22:30 +0200)]
Deleted some obscuring macros.
Niels Möller [Sat, 31 Mar 2012 19:56:18 +0000 (21:56 +0200)]
New ChangeLog header.
Niels Möller [Sat, 31 Mar 2012 19:55:04 +0000 (21:55 +0200)]
New macro ROTL64, analogous to ROTL32.
Niels Möller [Sat, 31 Mar 2012 19:47:55 +0000 (21:47 +0200)]
Use ROTL32 in the sha256 code.
Niels Möller [Sat, 31 Mar 2012 19:45:23 +0000 (21:45 +0200)]
Use ROTL32 in the sha1 code.
Niels Möller [Sat, 31 Mar 2012 19:43:55 +0000 (21:43 +0200)]
Use ROTL32 in the serpent code.
Niels Möller [Sat, 31 Mar 2012 19:37:13 +0000 (21:37 +0200)]
Use ROTL32 in the ripemd160 code.
Niels Möller [Sat, 31 Mar 2012 19:34:44 +0000 (21:34 +0200)]
Use ROTL32 in the cast128 code.
Niels Möller [Sat, 31 Mar 2012 19:32:01 +0000 (21:32 +0200)]
Use ROTL32 in the camellia code.
Niels Möller [Sat, 31 Mar 2012 19:26:07 +0000 (21:26 +0200)]
Use ROTL32 in the aes code.
Niels Möller [Sat, 31 Mar 2012 19:23:19 +0000 (21:23 +0200)]
New macro, ROTL32.
Niels Möller [Fri, 30 Mar 2012 20:05:49 +0000 (22:05 +0200)]
Support salsa20 in nettle-benchmark.
Niels Möller [Fri, 30 Mar 2012 19:32:47 +0000 (21:32 +0200)]
Don't include nettle-internal.h in the library.
Niels Möller [Fri, 30 Mar 2012 19:27:22 +0000 (21:27 +0200)]
Another fix to the cration of .lib symlinks.
Niels Möller [Thu, 29 Mar 2012 20:06:31 +0000 (22:06 +0200)]
Converted NEWS file to utf-8.
Niels Möller [Thu, 29 Mar 2012 20:04:43 +0000 (22:04 +0200)]
Trivial merge.
Simon Josefsson [Thu, 29 Mar 2012 20:01:13 +0000 (22:01 +0200)]
Implemented the Salsa20 cipher.
Niels Möller [Thu, 29 Mar 2012 19:53:31 +0000 (21:53 +0200)]
Fixed to in rule to make soname links.
Niels Möller [Fri, 23 Mar 2012 20:29:05 +0000 (21:29 +0100)]
(arcfour_stream): Deleted obsolete prototype.
Niels Möller [Tue, 6 Mar 2012 08:24:33 +0000 (09:24 +0100)]
Build shared libraries by default.
Niels Möller [Sun, 4 Mar 2012 20:34:31 +0000 (21:34 +0100)]
Merge branch 'master' of git.lysator.liu.se:/nettle/nettle
Niels Möller [Sun, 4 Mar 2012 20:32:40 +0000 (21:32 +0100)]
Updated library numbers, to libnettle.4.4 and libhogweed.2.2.
Niels Möller [Sun, 4 Mar 2012 20:30:57 +0000 (21:30 +0100)]
Refer to git, not cvs.
Niels Möller [Sun, 4 Mar 2012 20:30:20 +0000 (21:30 +0100)]
Started on NEWS entries for nettle-2.5.
Niels Möller [Sun, 4 Mar 2012 13:31:46 +0000 (14:31 +0100)]
Initial version of xenofarm script.
Niels Möller [Mon, 27 Feb 2012 18:36:06 +0000 (19:36 +0100)]
list-obj-sizes.awk: Recognize elf64 objects.
Niels Möller [Mon, 27 Feb 2012 18:35:08 +0000 (19:35 +0100)]
Pass -b option to texi2dvi.
Niels Möller [Mon, 27 Feb 2012 18:32:26 +0000 (19:32 +0100)]
Resurrected twofishdata.c, earlier known as generate_q.c.
Jeronimo Pellegrini [Mon, 27 Feb 2012 11:15:58 +0000 (12:15 +0100)]
Documentation for base16 and base64 encoding.
Niels Möller [Mon, 27 Feb 2012 09:55:00 +0000 (10:55 +0100)]
Some more details on W64 stack arguments.
Niels Möller [Mon, 27 Feb 2012 09:53:56 +0000 (10:53 +0100)]
Fixed type in comment.
Niels Möller [Sat, 18 Feb 2012 21:28:58 +0000 (22:28 +0100)]
Updated .gitignore files.
Niels Möller [Sat, 18 Feb 2012 21:15:55 +0000 (22:15 +0100)]
Adjust Makefiles after the repository conversion.
Niels Möller [Sat, 18 Feb 2012 20:47:11 +0000 (21:47 +0100)]
Updated git instructions.
Niels Möller [Sat, 18 Feb 2012 20:36:06 +0000 (21:36 +0100)]
Converted to xhtml.
Niels Möller [Sat, 18 Feb 2012 20:32:05 +0000 (21:32 +0100)]
Whitespace cleanup.
Niels Möller [Sat, 18 Feb 2012 20:31:23 +0000 (21:31 +0100)]
Updated charset declarations.
Niels Möller [Sat, 18 Feb 2012 20:28:29 +0000 (21:28 +0100)]
Converted files to utf-8.
Niels Möller [Sat, 18 Feb 2012 20:20:52 +0000 (21:20 +0100)]
Eliminated $Id...$ tags in files.
Niels Möller [Tue, 17 Jan 2012 14:13:59 +0000 (15:13 +0100)]
* testsuite/setup-env: Added -f option to ln.
* examples/setup-env: Likewise.
Rev: nettle/examples/setup-env:1.4
Rev: nettle/testsuite/setup-env:1.4
Niels Möller [Tue, 17 Jan 2012 14:12:39 +0000 (15:12 +0100)]
* testsuite/teardown-env: Use -exec argument to find.
* examples/teardown-env: Likewise.
Rev: nettle/examples/teardown-env:1.4
Rev: nettle/testsuite/teardown-env:1.4
Niels Möller [Tue, 17 Jan 2012 13:48:27 +0000 (14:48 +0100)]
Resurrected file.
Rev: nettle/testsuite/setup-env:1.3
Niels Möller [Tue, 17 Jan 2012 13:47:46 +0000 (14:47 +0100)]
Deleted file; incorrect permissions.
Rev: nettle/testsuite/setup-env:1.2(DEAD)
Niels Möller [Tue, 17 Jan 2012 12:41:59 +0000 (13:41 +0100)]
*** empty log message ***
Rev: nettle/ChangeLog:1.247
Niels Möller [Tue, 17 Jan 2012 12:41:46 +0000 (13:41 +0100)]
* testsuite/Makefile.in (DISTFILES): Added setup-env.
Rev: nettle/testsuite/Makefile.in:1.18
Niels Möller [Tue, 17 Jan 2012 12:41:13 +0000 (13:41 +0100)]
* testsuite/teardown-env: ...and delete them here. Also delete
file testtmp.
Rev: nettle/testsuite/teardown-env:1.3
Niels Möller [Tue, 17 Jan 2012 11:18:56 +0000 (12:18 +0100)]
*** empty log message ***
Rev: nettle/ChangeLog:1.246
Niels Möller [Tue, 17 Jan 2012 11:17:11 +0000 (12:17 +0100)]
* examples/rsa-decrypt.c (main): Use _setmode rather than setmode,
suggested by Eli Zaretskii.
* examples/rsa-encrypt.c (main): Likewise.
Rev: nettle/examples/rsa-decrypt.c:1.3
Rev: nettle/examples/rsa-encrypt.c:1.5
Niels Möller [Tue, 17 Jan 2012 11:15:44 +0000 (12:15 +0100)]
* Makefile.in ($(LIBNETTLE_FORLINK)): Always create a .lib symlink
to the library file. Use LN_S.
($(LIBHOGWEED_FORLINK)): Likewise.
* configure.ac: Use AC_PROG_LN_S.
* config.make.in (LN_S): New substitution.
Rev: nettle/Makefile.in:1.43
Rev: nettle/config.make.in:1.7
Rev: nettle/configure.ac:1.54
Niels Möller [Tue, 17 Jan 2012 11:09:33 +0000 (12:09 +0100)]
*** empty log message ***
Rev: nettle/ChangeLog:1.245