]>
git.ipfire.org Git - thirdparty/nettle.git/log
Niels Möller [Sun, 1 Jun 2014 20:52:15 +0000 (22:52 +0200)]
Updated release plan.
Niels Möller [Sun, 1 Jun 2014 20:46:34 +0000 (22:46 +0200)]
Fixes for w64 ABI.
Niels Möller [Sat, 31 May 2014 11:47:55 +0000 (13:47 +0200)]
Check for COFF type directive, and use in assembly RPOLOGUE.
Fixes problem with windows dll linking.
Niels Möller [Sat, 31 May 2014 11:43:23 +0000 (13:43 +0200)]
asm.m4: Deleted unused offsets for struct aes_ctx.
Niels Möller [Sat, 31 May 2014 11:41:08 +0000 (13:41 +0200)]
Drop single quote in configure warning message.
Niels Möller [Wed, 28 May 2014 21:41:12 +0000 (23:41 +0200)]
Fix for windows lineending in nettle-pbkdf2-test.
Niels Möller [Wed, 28 May 2014 11:47:31 +0000 (13:47 +0200)]
Fixed linker arguments for libhogweed.so
Niels Möller [Tue, 27 May 2014 19:08:54 +0000 (21:08 +0200)]
Add benchmark for mpn_sec_powm.
Niels Möller [Thu, 22 May 2014 18:56:24 +0000 (20:56 +0200)]
ChangeLog for EXEEXT_FOR_BUILD fix.
Claudio Bley [Wed, 21 May 2014 13:25:40 +0000 (15:25 +0200)]
Fix generation of headers when cross compiling
Use the EXEEXT_FOR_BUILD when calling the generated desdata
program, otherwise the build fails when cross compiling because
keymap.h and rotors.h are not found.
Signed-off-by: Claudio Bley <cbley@av-test.de>
Claudio Bley [Wed, 21 May 2014 13:25:39 +0000 (15:25 +0200)]
Ignore .dll files
Signed-off-by: Claudio Bley <cbley@av-test.de>
Niels Möller [Thu, 15 May 2014 20:14:02 +0000 (22:14 +0200)]
Updated version numbers, including LIBHOGWEED_MAJOR.
Niels Möller [Thu, 15 May 2014 20:02:22 +0000 (22:02 +0200)]
Use a simpler and more portable sed expression for dummy-dep-files.
Problem reported by Peter Eriksson.
Niels Möller [Thu, 15 May 2014 19:33:20 +0000 (21:33 +0200)]
Drop use of gettext from getopt.c.
Niels Möller [Tue, 13 May 2014 14:31:31 +0000 (16:31 +0200)]
Updated getopt files, from glibc-2.19.
Niels Möller [Wed, 14 May 2014 18:47:37 +0000 (20:47 +0200)]
Avoid the bash construction ${#foo}, in nettle-pbkdf2 test.
Niels Möller [Fri, 9 May 2014 11:29:14 +0000 (13:29 +0200)]
Updated mini-gmp files, from gmp-6.0.0.
Niels Möller [Fri, 9 May 2014 07:05:16 +0000 (09:05 +0200)]
Updated release plan.
Niels Möller [Fri, 9 May 2014 07:03:29 +0000 (09:03 +0200)]
Delay building of test programs until make check.
Niels Möller [Thu, 8 May 2014 20:41:03 +0000 (22:41 +0200)]
Updated release plan.
Niels Möller [Thu, 8 May 2014 20:38:29 +0000 (22:38 +0200)]
Document nettle_aead.
Niels Möller [Thu, 8 May 2014 19:09:54 +0000 (21:09 +0200)]
Implemented algorithm array nettle_aeads.
Niels Möller [Thu, 8 May 2014 15:18:11 +0000 (17:18 +0200)]
When CC_FOR_BUILD is gcc, add -O flag.
Niels Möller [Tue, 6 May 2014 19:55:17 +0000 (21:55 +0200)]
Clarify experimental status of sha3 and chacha-poly1305 in NEWS.
Niels Möller [Tue, 6 May 2014 19:53:42 +0000 (21:53 +0200)]
Document SHA3 and ChaCha-Poly1305 as experimental.
Niels Möller [Tue, 6 May 2014 19:51:19 +0000 (21:51 +0200)]
Smaller doc tweaks, suggested by Nikos.
Niels Möller [Mon, 5 May 2014 21:22:39 +0000 (23:22 +0200)]
Updated release plan.
Niels Möller [Mon, 5 May 2014 21:21:20 +0000 (23:21 +0200)]
Added FIXME comment. Auto-increment for chacha-poly1305 nonce?
Niels Möller [Mon, 5 May 2014 21:20:36 +0000 (23:20 +0200)]
Document chacha-poly1305.
Niels Möller [Mon, 5 May 2014 19:44:05 +0000 (21:44 +0200)]
In the manual, change some subsections to subsubsections.
Niels Möller [Mon, 5 May 2014 19:39:18 +0000 (21:39 +0200)]
Move AEAD documentation to its own section.
Niels Möller [Mon, 5 May 2014 19:19:56 +0000 (21:19 +0200)]
Document poly1305-aes.
Niels Möller [Sun, 4 May 2014 17:40:26 +0000 (19:40 +0200)]
Minor typo fix.
Niels Möller [Sun, 4 May 2014 17:28:29 +0000 (19:28 +0200)]
Update release plan.
Niels Möller [Sun, 4 May 2014 17:27:37 +0000 (19:27 +0200)]
Document ChaCha.
Niels Möller [Sun, 4 May 2014 17:12:15 +0000 (19:12 +0200)]
Smaller updates to salsa20 documentation.
Niels Möller [Sun, 4 May 2014 16:52:33 +0000 (18:52 +0200)]
Document new DSA interface.
Niels Möller [Sat, 3 May 2014 07:52:23 +0000 (09:52 +0200)]
Avoid >= 32 bit shifts when size_t is only 32 bits.
Niels Möller [Sat, 3 May 2014 07:33:21 +0000 (09:33 +0200)]
Updated CCM documentation.
Niels Möller [Sat, 3 May 2014 07:31:00 +0000 (09:31 +0200)]
New constant CCM_DIGEST_SIZE.
Niels Möller [Wed, 30 Apr 2014 20:12:40 +0000 (22:12 +0200)]
New macros related to ccm nonce size.
Niels Möller [Sun, 27 Apr 2014 20:22:53 +0000 (22:22 +0200)]
Updated GCM documentation.
Niels Möller [Sun, 27 Apr 2014 16:11:19 +0000 (18:11 +0200)]
Move description of general structure to the AEAD subsection.
Niels Möller [Sun, 27 Apr 2014 08:14:12 +0000 (10:14 +0200)]
Started on AEAD documentation.
Niels Möller [Sun, 27 Apr 2014 07:01:22 +0000 (09:01 +0200)]
Updated release plan.
Niels Möller [Sun, 27 Apr 2014 07:00:56 +0000 (09:00 +0200)]
Mention _DATA_SIZE to _BLOCK_SIZE rename.
Niels Möller [Sat, 26 Apr 2014 17:26:16 +0000 (19:26 +0200)]
Update documentation for nettle_cipher_func.
Niels Möller [Sat, 26 Apr 2014 13:30:02 +0000 (15:30 +0200)]
Document EAX.
Niels Möller [Sat, 26 Apr 2014 13:27:51 +0000 (15:27 +0200)]
Minor whitespace fix.
Niels Möller [Sat, 26 Apr 2014 05:30:34 +0000 (07:30 +0200)]
Make HMAC and UMAC their own info nodes.
Niels Möller [Sat, 26 Apr 2014 05:15:16 +0000 (07:15 +0200)]
Document additional GCM and UMAC constants.
Niels Möller [Sat, 26 Apr 2014 05:03:33 +0000 (07:03 +0200)]
New constants UMAC_MIN_NONCE_SIZE and UMAC_MAX_NONCE_SIZE.
Niels Möller [Fri, 25 Apr 2014 20:12:36 +0000 (22:12 +0200)]
Rename *_DATA_SIZE to *_BLOCK_SIZE.
Niels Möller [Fri, 25 Apr 2014 19:23:29 +0000 (21:23 +0200)]
Updated release plan.
Owen Kirby [Fri, 25 Apr 2014 19:21:56 +0000 (21:21 +0200)]
CCM documentation.
Niels Möller [Fri, 25 Apr 2014 19:20:16 +0000 (21:20 +0200)]
Document that length arguments refer to the destination size.
Niels Möller [Fri, 25 Apr 2014 18:44:58 +0000 (20:44 +0200)]
ccm_decrypt_message: length argument is cleartext (dst) length
Also updated related functions.
Niels Möller [Tue, 22 Apr 2014 20:21:37 +0000 (22:21 +0200)]
Document additional sha512 variants.
Niels Möller [Tue, 22 Apr 2014 19:50:35 +0000 (21:50 +0200)]
New aliases sha512_224_ctx and sha512_256_cxt, for the sha512_ctx struct tag.
Niels Möller [Tue, 22 Apr 2014 19:47:06 +0000 (21:47 +0200)]
Fix typos in umac documentation.
Niels Möller [Thu, 17 Apr 2014 21:12:42 +0000 (23:12 +0200)]
Deleted next-prime.c from examples/Makefile.in (forgotten in earlier change).
Niels Möller [Wed, 16 Apr 2014 05:13:13 +0000 (07:13 +0200)]
Deleted unneeded test for NULL authdata
Niels Möller [Wed, 16 Apr 2014 05:12:13 +0000 (07:12 +0200)]
Stylistic fixes.
Niels Möller [Wed, 16 Apr 2014 05:10:06 +0000 (07:10 +0200)]
Stylistic fixes.
Niels Möller [Wed, 16 Apr 2014 04:40:57 +0000 (06:40 +0200)]
Deleted useless for loop
Niels Möller [Sun, 13 Apr 2014 19:30:27 +0000 (21:30 +0200)]
Deleted rsa-compat.h and all related code.
Niels Möller [Sun, 13 Apr 2014 19:19:07 +0000 (21:19 +0200)]
Deleted the nettle_next_prime function.
Niels Möller [Sun, 13 Apr 2014 18:09:20 +0000 (20:09 +0200)]
Updated licensing info.
Niels Möller [Thu, 10 Apr 2014 18:55:35 +0000 (20:55 +0200)]
Update copyright headers for dual licensing, arm directories.
Niels Möller [Thu, 10 Apr 2014 18:48:36 +0000 (20:48 +0200)]
Update copyright headers for dual licensing, sparc directories.
Niels Möller [Thu, 10 Apr 2014 18:42:23 +0000 (20:42 +0200)]
Update copyright headers for dual licensing, x86 directory.
Niels Möller [Thu, 10 Apr 2014 18:37:15 +0000 (20:37 +0200)]
Update copyright headers for dual licensing, x86_64 directory.
Niels Möller [Thu, 10 Apr 2014 17:24:45 +0000 (19:24 +0200)]
Update copyright headers for dual licensing, testsuite directory.
Niels Möller [Thu, 10 Apr 2014 17:19:18 +0000 (19:19 +0200)]
Update copyright headers for dual licensing, tools directory.
Niels Möller [Thu, 10 Apr 2014 17:06:23 +0000 (19:06 +0200)]
Update copyright headers for dual licensing, example directory.
Niels Möller [Sun, 30 Mar 2014 14:28:28 +0000 (16:28 +0200)]
Update copyright headers for dual licensing.
Niels Möller [Fri, 11 Apr 2014 17:20:09 +0000 (19:20 +0200)]
Additional NEWS entries for nettle-3.0.
Niels Möller [Fri, 11 Apr 2014 14:08:31 +0000 (16:08 +0200)]
In aead tests, use aead->digest_size.
Niels Möller [Fri, 11 Apr 2014 14:06:25 +0000 (16:06 +0200)]
Skip GMP tests if public key support is disabled.
Niels Möller [Fri, 11 Apr 2014 14:03:08 +0000 (16:03 +0200)]
EAX bug fix, for 32-bit platforms.
Niels Möller [Fri, 11 Apr 2014 13:27:29 +0000 (15:27 +0200)]
Fixes for make dist.
Nikos Mavrogiannopoulos [Thu, 10 Apr 2014 17:13:00 +0000 (19:13 +0200)]
Enabled tests for openssl curves secp256r1 and secp192r1.
Niels Möller [Thu, 10 Apr 2014 19:03:58 +0000 (21:03 +0200)]
Trivial merge.
Niels Möller [Wed, 9 Apr 2014 12:58:20 +0000 (14:58 +0200)]
Benchmarking of sha512_224 and sha512_256.
Niels Möller [Wed, 9 Apr 2014 12:55:54 +0000 (14:55 +0200)]
Test sha512_224 and sha512_256.
Niels Möller [Wed, 9 Apr 2014 12:53:20 +0000 (14:53 +0200)]
nettle_hash instances for sha512_224 and sha512_256.
Niels Möller [Wed, 9 Apr 2014 12:49:29 +0000 (14:49 +0200)]
New constants for SHA512-224 and SHA512-256.
Niels Möller [Wed, 9 Apr 2014 12:43:30 +0000 (14:43 +0200)]
Fixed init call in sha512_256_digest.
Niels Möller [Wed, 9 Apr 2014 12:38:04 +0000 (14:38 +0200)]
Test that hash digest implies init.
Niels Möller [Sat, 29 Mar 2014 17:40:28 +0000 (18:40 +0100)]
Minor typo fix.
Niels Möller [Sat, 29 Mar 2014 17:23:38 +0000 (18:23 +0100)]
Delete old .cvsignore files.
Niels Möller [Sat, 29 Mar 2014 07:24:33 +0000 (08:24 +0100)]
Minor typo fixes.
Niels Möller [Fri, 28 Mar 2014 18:01:34 +0000 (19:01 +0100)]
Update date.
Niels Möller [Fri, 28 Mar 2014 18:00:49 +0000 (19:00 +0100)]
Mark dsa reorg done.
Niels Möller [Fri, 28 Mar 2014 17:47:32 +0000 (18:47 +0100)]
Minor comment fix.
Niels Möller [Fri, 28 Mar 2014 17:43:51 +0000 (18:43 +0100)]
Test dsa_generate_params with large q.
Niels Möller [Fri, 28 Mar 2014 17:42:15 +0000 (18:42 +0100)]
Undo dsa-compat.h name mangling for testsuite.
Niels Möller [Fri, 28 Mar 2014 17:38:02 +0000 (18:38 +0100)]
Comment improvement.
Niels Möller [Fri, 28 Mar 2014 05:07:42 +0000 (06:07 +0100)]
Make dsa_generate_keygen generate only a new key, but no new parameters.
Niels Möller [Thu, 27 Mar 2014 18:05:13 +0000 (19:05 +0100)]
Move old DSA interface to dsa-compat.h.