]> git.ipfire.org Git - thirdparty/nettle.git/log
thirdparty/nettle.git
12 years agoMake gmp-glue.c work in the case that GMP does define mpz_limbs_read and friends. ecc-support
Niels Möller [Thu, 7 Mar 2013 14:10:54 +0000 (15:10 +0100)] 
Make gmp-glue.c work in the case that GMP does define mpz_limbs_read and friends.

12 years agoSetup and use CC_FOR_BUILD.
Niels Möller [Thu, 7 Mar 2013 13:51:02 +0000 (14:51 +0100)] 
Setup and use CC_FOR_BUILD.

12 years agoPrepare data generation programs for compilation with the build system compiler.
Niels Möller [Thu, 7 Mar 2013 13:43:40 +0000 (14:43 +0100)] 
Prepare data generation programs for compilation with the build system compiler.

12 years agox86_64 assembly for ecc_521_modp.
Niels Möller [Thu, 7 Mar 2013 07:56:56 +0000 (08:56 +0100)] 
x86_64 assembly for ecc_521_modp.

12 years agox86_64 assembly for ecc_384_modp.
Niels Möller [Wed, 6 Mar 2013 14:53:01 +0000 (15:53 +0100)] 
x86_64 assembly for ecc_384_modp.

12 years agoComment fixes.
Niels Möller [Wed, 6 Mar 2013 14:51:55 +0000 (15:51 +0100)] 
Comment fixes.

12 years agox86_64 assembly for ecc_256_redc.
Niels Möller [Wed, 6 Mar 2013 09:40:34 +0000 (10:40 +0100)] 
x86_64 assembly for ecc_256_redc.

12 years agox86_64 assembly for ecc_224_modp.
Niels Möller [Wed, 6 Mar 2013 08:33:26 +0000 (09:33 +0100)] 
x86_64 assembly for ecc_224_modp.

12 years agoARM assembly for ecc_521_modp.
Niels Möller [Tue, 5 Mar 2013 10:04:20 +0000 (11:04 +0100)] 
ARM assembly for ecc_521_modp.

12 years agoARM assembly for ecc_384_modp.
Niels Möller [Mon, 4 Mar 2013 14:18:10 +0000 (15:18 +0100)] 
ARM assembly for ecc_384_modp.

12 years agoNote that r14/lr can be used.
Niels Möller [Mon, 4 Mar 2013 14:17:14 +0000 (15:17 +0100)] 
Note that r14/lr can be used.

12 years agoFixed definition of USE_REDC for ecc-256.c.
Niels Möller [Sun, 3 Mar 2013 15:47:06 +0000 (16:47 +0100)] 
Fixed definition of USE_REDC for ecc-256.c.

12 years agoARM assembly for ecc_256_redc.
Niels Möller [Fri, 1 Mar 2013 13:17:36 +0000 (14:17 +0100)] 
ARM assembly for ecc_256_redc.

12 years agoIncrease test count for ecc-redc-test.
Niels Möller [Fri, 1 Mar 2013 13:13:23 +0000 (14:13 +0100)] 
Increase test count for ecc-redc-test.

12 years agoARM assembly for ecc_224_modp.
Niels Möller [Fri, 1 Mar 2013 09:17:27 +0000 (10:17 +0100)] 
ARM assembly for ecc_224_modp.

12 years agoFixed handling of OPT_ASM_SOURCES. Added ecc-224-modp.asm.
Niels Möller [Fri, 1 Mar 2013 09:04:24 +0000 (10:04 +0100)] 
Fixed handling of OPT_ASM_SOURCES. Added ecc-224-modp.asm.

12 years agoReduce number of additions for x86_64 ecc_192_modp.
Niels Möller [Thu, 28 Feb 2013 10:45:44 +0000 (11:45 +0100)] 
Reduce number of additions for x86_64 ecc_192_modp.

12 years agoUpdated x86_64 README.
Niels Möller [Thu, 28 Feb 2013 10:41:33 +0000 (11:41 +0100)] 
Updated x86_64 README.

12 years agoFixed hogweed dependency in examples/Makefile.in.
Niels Möller [Thu, 28 Feb 2013 10:13:37 +0000 (11:13 +0100)] 
Fixed hogweed dependency in examples/Makefile.in.

12 years agoARM assembly for ecc_192_modp.
Niels Möller [Thu, 28 Feb 2013 09:46:18 +0000 (10:46 +0100)] 
ARM assembly for ecc_192_modp.

12 years agoFixed 32-bit ecc_192_modp.
Niels Möller [Wed, 27 Feb 2013 15:20:42 +0000 (16:20 +0100)] 
Fixed 32-bit ecc_192_modp.

12 years agox86_64 assembly for ecc_192_modp
Niels Möller [Wed, 27 Feb 2013 14:56:32 +0000 (15:56 +0100)] 
x86_64 assembly for ecc_192_modp

12 years agoPrepare autoconf and Makefile for optional assembly files.
Niels Möller [Wed, 27 Feb 2013 14:51:51 +0000 (15:51 +0100)] 
Prepare autoconf and Makefile for optional assembly files.

12 years agoIncreased test count for ecc-mod-test.c.
Niels Möller [Wed, 27 Feb 2013 14:43:12 +0000 (15:43 +0100)] 
Increased test count for ecc-mod-test.c.

12 years agoFixed bug in 64-bit ecc_384_modp.
Niels Möller [Wed, 27 Feb 2013 14:15:53 +0000 (15:15 +0100)] 
Fixed bug in 64-bit ecc_384_modp.

12 years agoTypo fix in ecc-benchmark.c
Niels Möller [Wed, 27 Feb 2013 08:26:51 +0000 (09:26 +0100)] 
Typo fix in ecc-benchmark.c

12 years agoRenamed gmp-glue functions. Use new GMP functions if available.
Niels Möller [Wed, 27 Feb 2013 08:11:41 +0000 (09:11 +0100)] 
Renamed gmp-glue functions. Use new GMP functions if available.

12 years agoNew program hogweed-benchmark.
Niels Möller [Wed, 20 Feb 2013 15:28:51 +0000 (16:28 +0100)] 
New program hogweed-benchmark.

12 years agoImplemented ECDSA key generation.
Niels Möller [Wed, 20 Feb 2013 10:27:24 +0000 (11:27 +0100)] 
Implemented ECDSA key generation.

12 years agoFixed TMP_ALLOC, was missing parentheses.
Niels Möller [Wed, 20 Feb 2013 10:22:00 +0000 (11:22 +0100)] 
Fixed TMP_ALLOC, was missing parentheses.

12 years agoAdded ECDSA tests.
Niels Möller [Mon, 18 Feb 2013 14:52:17 +0000 (15:52 +0100)] 
Added ECDSA tests.

12 years agoDeleted const cast in SHEX macro.
Niels Möller [Mon, 18 Feb 2013 14:47:03 +0000 (15:47 +0100)] 
Deleted const cast in SHEX macro.

12 years agoIntegrated ECDSA sign and verify functions.
Niels Möller [Mon, 18 Feb 2013 14:44:47 +0000 (15:44 +0100)] 
Integrated ECDSA sign and verify functions.

12 years agoNew functions in gmp-glue.c.
Niels Möller [Mon, 18 Feb 2013 14:29:00 +0000 (15:29 +0100)] 
New functions in gmp-glue.c.

12 years agoBenchmark program for ECC primitives.
Niels Möller [Mon, 18 Feb 2013 08:33:51 +0000 (09:33 +0100)] 
Benchmark program for ECC primitives.

12 years agoUpdated .gitignore files.
Niels Möller [Fri, 15 Feb 2013 15:38:42 +0000 (16:38 +0100)] 
Updated .gitignore files.

12 years agoIntegrate ecc_mul_a.
Niels Möller [Fri, 15 Feb 2013 15:36:26 +0000 (16:36 +0100)] 
Integrate ecc_mul_a.

12 years agoAdded die function to testutils.c.
Niels Möller [Fri, 15 Feb 2013 15:29:26 +0000 (16:29 +0100)] 
Added die function to testutils.c.

12 years agoWhitespace fixes.
Niels Möller [Fri, 15 Feb 2013 15:15:26 +0000 (16:15 +0100)] 
Whitespace fixes.

12 years agoFixed sec_sub_1 typo, 32-bit case.
Niels Möller [Fri, 15 Feb 2013 10:17:54 +0000 (11:17 +0100)] 
Fixed sec_sub_1 typo, 32-bit case.

12 years agoIntegrate ecc_mul_g.
Niels Möller [Fri, 15 Feb 2013 10:01:13 +0000 (11:01 +0100)] 
Integrate ecc_mul_g.

12 years agoFixed missing include of config.h.
Niels Möller [Fri, 15 Feb 2013 09:36:16 +0000 (10:36 +0100)] 
Fixed missing include of config.h.

12 years agoIntegrated ECC internals.
Niels Möller [Fri, 15 Feb 2013 08:47:14 +0000 (09:47 +0100)] 
Integrated ECC internals.

12 years agoFunctions for mpn <-> mpz conversions.
Niels Möller [Fri, 15 Feb 2013 08:18:46 +0000 (09:18 +0100)] 
Functions for mpn <-> mpz conversions.

12 years agoNew program eccdata, and Makefile rules to use it.
Niels Möller [Fri, 15 Feb 2013 08:12:27 +0000 (09:12 +0100)] 
New program eccdata, and Makefile rules to use it.

12 years agoConfigure check for GMP_NUMB_BITS.
Niels Möller [Thu, 14 Feb 2013 10:58:00 +0000 (11:58 +0100)] 
Configure check for GMP_NUMB_BITS.

12 years agoUpdate of plan.html.
Niels Möller [Thu, 14 Feb 2013 10:32:11 +0000 (11:32 +0100)] 
Update of plan.html.

12 years agoAdded -s and -e options to examples/rsa-keygen.
Niels Möller [Thu, 14 Feb 2013 10:31:22 +0000 (11:31 +0100)] 
Added -s and -e options to examples/rsa-keygen.

12 years agoarmv7: Optimized aligned case of memxor, using 3-way unrolling.
Niels Möller [Tue, 12 Feb 2013 14:57:37 +0000 (15:57 +0100)] 
armv7: Optimized aligned case of memxor, using 3-way unrolling.

12 years agoNotes on using ldmia and stmia.
Niels Möller [Tue, 12 Feb 2013 14:54:34 +0000 (15:54 +0100)] 
Notes on using ldmia and stmia.

12 years agoARM: Optmized aligned case of memxor3.
Niels Möller [Wed, 6 Feb 2013 13:29:08 +0000 (14:29 +0100)] 
ARM: Optmized aligned case of memxor3.

12 years agoMinor tweaks to memxor3.
Niels Möller [Wed, 6 Feb 2013 12:28:12 +0000 (13:28 +0100)] 
Minor tweaks to memxor3.

12 years agoARM: Optmized aligned case of memxor.
Niels Möller [Wed, 6 Feb 2013 12:13:29 +0000 (13:13 +0100)] 
ARM: Optmized aligned case of memxor.

12 years agoSetup for using ARM assembly. Initial memxor for ARM.
Niels Möller [Wed, 6 Feb 2013 10:45:55 +0000 (11:45 +0100)] 
Setup for using ARM assembly. Initial memxor for ARM.

12 years agoLet configure set ASM_TYPE_PROGBITS, and use it for ASM_MARK_NOEXEC_STACK.
Niels Möller [Wed, 6 Feb 2013 10:34:28 +0000 (11:34 +0100)] 
Let configure set ASM_TYPE_PROGBITS, and use it for ASM_MARK_NOEXEC_STACK.

12 years agoFixed setting of ASM_ALIGN_LOG.
Niels Möller [Wed, 6 Feb 2013 10:24:02 +0000 (11:24 +0100)] 
Fixed setting of ASM_ALIGN_LOG.

12 years agoUse a separate make rule for m4 preprocessing of assembly files.
Niels Möller [Wed, 6 Feb 2013 09:47:53 +0000 (10:47 +0100)] 
Use a separate make rule for m4 preprocessing of assembly files.

12 years agoUse changecom and divert in asm.m4.
Niels Möller [Wed, 6 Feb 2013 09:22:31 +0000 (10:22 +0100)] 
Use changecom and divert in asm.m4.

12 years agoUpdated RSA and DSA tests, after the previous change to nettle_mpz_random.
Niels Möller [Tue, 5 Feb 2013 18:53:03 +0000 (19:53 +0100)] 
Updated RSA and DSA tests, after the previous change to nettle_mpz_random.

12 years agonettle_mpz_random: Increased number of extra bits to 64, following FIPS 186-3.
Niels Möller [Thu, 31 Jan 2013 20:04:06 +0000 (21:04 +0100)] 
nettle_mpz_random: Increased number of extra bits to 64, following FIPS 186-3.

12 years agoMerge branch 'master' of git.lysator.liu.se:nettle/nettle
Niels Möller [Wed, 16 Jan 2013 21:05:46 +0000 (22:05 +0100)] 
Merge branch 'master' of git.lysator.liu.se:nettle/nettle

12 years agoUpdated plan.html. nettle_2.6_release_20130116
Niels Möller [Mon, 14 Jan 2013 21:42:57 +0000 (22:42 +0100)] 
Updated plan.html.

12 years agoMinor tweaks to NEWS file.
Niels Möller [Mon, 14 Jan 2013 20:22:49 +0000 (21:22 +0100)] 
Minor tweaks to NEWS file.

12 years agoUse AC_LANG_SOURCE in configure check.
Niels Möller [Sun, 13 Jan 2013 20:40:52 +0000 (21:40 +0100)] 
Use AC_LANG_SOURCE in configure check.

12 years agoMinor nitpicking.
Niels Möller [Wed, 2 Jan 2013 20:18:00 +0000 (21:18 +0100)] 
Minor nitpicking.

12 years agoBumped library versions, to nettle-4.5 and hogweed-2.3.
Niels Möller [Wed, 2 Jan 2013 08:13:59 +0000 (09:13 +0100)] 
Bumped library versions, to nettle-4.5 and hogweed-2.3.

12 years agoFixed make rules for building objects in parent directory.
Niels Möller [Wed, 2 Jan 2013 07:31:52 +0000 (08:31 +0100)] 
Fixed make rules for building objects in parent directory.

12 years agoMore NEWS entries for 2.6.
Niels Möller [Wed, 2 Jan 2013 07:12:32 +0000 (08:12 +0100)] 
More NEWS entries for 2.6.

12 years agoMinor documentation fixes.
Niels Möller [Tue, 1 Jan 2013 17:17:28 +0000 (18:17 +0100)] 
Minor documentation fixes.

12 years agoDocument additional sha3 functions.
Niels Möller [Tue, 1 Jan 2013 17:16:35 +0000 (18:16 +0100)] 
Document additional sha3 functions.

12 years agoBenchmark additional sha3 functions.
Niels Möller [Tue, 1 Jan 2013 17:08:45 +0000 (18:08 +0100)] 
Benchmark additional sha3 functions.

12 years agoAdded sha3 variants with other digest sizes.
Niels Möller [Tue, 1 Jan 2013 13:34:47 +0000 (14:34 +0100)] 
Added sha3 variants with other digest sizes.

12 years agoDisabled use of sha3-permute.asm
Niels Möller [Sun, 30 Dec 2012 07:10:29 +0000 (08:10 +0100)] 
Disabled use of sha3-permute.asm

12 years agoMerge branch 'master' of git.lysator.liu.se:/nettle/nettle
Niels Möller [Fri, 21 Dec 2012 09:31:22 +0000 (10:31 +0100)] 
Merge branch 'master' of git.lysator.liu.se:/nettle/nettle

12 years agoTypo fix.
Niels Möller [Fri, 21 Dec 2012 09:30:56 +0000 (10:30 +0100)] 
Typo fix.

12 years agoFix some warnings in the testsuite.
Tim Ruehsen [Thu, 20 Dec 2012 14:29:42 +0000 (15:29 +0100)] 
Fix some warnings in the testsuite.

12 years agoNew configure option --disable-static. Based on patch from Alon Bar-Lev.
Niels Möller [Sat, 15 Dec 2012 19:43:22 +0000 (20:43 +0100)] 
New configure option --disable-static. Based on patch from Alon Bar-Lev.

12 years agoFrom Alon Bar-Lev: Check for ar program.
Niels Möller [Sat, 15 Dec 2012 12:39:27 +0000 (13:39 +0100)] 
From Alon Bar-Lev: Check for ar program.

12 years agoRewrote x86_64 sha3-permute.asm.
Niels Möller [Thu, 13 Dec 2012 08:53:22 +0000 (09:53 +0100)] 
Rewrote x86_64 sha3-permute.asm.

12 years agoRewrote C implementation of sha3-permute.
Niels Möller [Sun, 9 Dec 2012 18:34:19 +0000 (19:34 +0100)] 
Rewrote C implementation of sha3-permute.

12 years agoFixed ctr_crypt zero-length bug, reported by Tim Kosse.
Niels Möller [Tue, 4 Dec 2012 19:50:00 +0000 (20:50 +0100)] 
Fixed ctr_crypt zero-length bug, reported by Tim Kosse.

12 years agoOptimized C implementation of sha3_permute.
Niels Möller [Mon, 3 Dec 2012 22:22:02 +0000 (23:22 +0100)] 
Optimized C implementation of sha3_permute.

12 years agoBasic x86_64 sha3-permute.asm.
Niels Möller [Mon, 3 Dec 2012 21:49:16 +0000 (22:49 +0100)] 
Basic x86_64 sha3-permute.asm.

12 years agoReorganization of hash function documentation. Document sha3-256.
Niels Möller [Mon, 3 Dec 2012 10:42:23 +0000 (11:42 +0100)] 
Reorganization of hash function documentation. Document sha3-256.

12 years agoMerge branch 'master' of git.lysator.liu.se:nettle/nettle
Niels Möller [Sun, 2 Dec 2012 21:04:46 +0000 (22:04 +0100)] 
Merge branch 'master' of git.lysator.liu.se:nettle/nettle

12 years agoReplaced all internal usage of sha.h.
Niels Möller [Sun, 2 Dec 2012 20:39:33 +0000 (21:39 +0100)] 
Replaced all internal usage of sha.h.

12 years agoSplit sha.h into new files sha1.h and sha2.h.
Niels Möller [Sun, 2 Dec 2012 20:28:44 +0000 (21:28 +0100)] 
Split sha.h into new files sha1.h and sha2.h.

12 years agoStarted on plan for nettle-2.6.
Niels Möller [Thu, 29 Nov 2012 13:57:22 +0000 (14:57 +0100)] 
Started on plan for nettle-2.6.

12 years agoTypo fix.
Niels Möller [Thu, 29 Nov 2012 13:55:55 +0000 (14:55 +0100)] 
Typo fix.

12 years agoAdd PBKDF2-HMAC-SHA512 test cases.
Fredrik Thulin [Wed, 28 Nov 2012 21:35:18 +0000 (22:35 +0100)] 
Add PBKDF2-HMAC-SHA512 test cases.

12 years agoMinor typo fix.
Niels Möller [Thu, 22 Nov 2012 22:41:23 +0000 (23:41 +0100)] 
Minor typo fix.

12 years agorun-tests: Added (c) notice. Some whitespace cleanup.
Niels Möller [Thu, 22 Nov 2012 22:40:46 +0000 (23:40 +0100)] 
run-tests: Added (c) notice. Some whitespace cleanup.

12 years agoPortability fixes for sha3-permute: long long constants, no zero shift to ROTL64.
Niels Möller [Thu, 15 Nov 2012 16:20:24 +0000 (17:20 +0100)] 
Portability fixes for sha3-permute: long long constants, no zero shift to ROTL64.

12 years agoFixes for big-endian sha3 code.
Niels Möller [Thu, 15 Nov 2012 16:18:03 +0000 (17:18 +0100)] 
Fixes for big-endian sha3 code.

12 years agoNew macro LE_READ_UINT64.
Niels Möller [Thu, 15 Nov 2012 16:12:10 +0000 (17:12 +0100)] 
New macro LE_READ_UINT64.

12 years agoMicro optimizations for sha3. Doubled the performance on x86_64.
Niels Möller [Tue, 13 Nov 2012 19:39:45 +0000 (20:39 +0100)] 
Micro optimizations for sha3. Doubled the performance on x86_64.

12 years agoBenchmark sha3_permute.
Niels Möller [Tue, 13 Nov 2012 19:31:49 +0000 (20:31 +0100)] 
Benchmark sha3_permute.

12 years agoBenchmark sha3_256.
Niels Möller [Mon, 12 Nov 2012 21:10:40 +0000 (22:10 +0100)] 
Benchmark sha3_256.

12 years agoImplemented sha3.
Niels Möller [Mon, 12 Nov 2012 21:06:11 +0000 (22:06 +0100)] 
Implemented sha3.

12 years agoNew function _nettle_write_le64.
Niels Möller [Mon, 12 Nov 2012 20:12:28 +0000 (21:12 +0100)] 
New function _nettle_write_le64.