]> git.ipfire.org Git - thirdparty/nettle.git/shortlog
thirdparty/nettle.git
2020-11-27  Niels MöllerReplace one more conftest use of exit with return.
2020-11-27  Niels MöllerMerge branch 'aberaud/nettle-m4_gmp_prog_cc_for_build_fix'
2020-11-27  Niels MöllerMerge branch 'briansmith/nettle-master'
2020-11-25  Niels Möllerppc: Support big-endian for _chacha_2core. ppc-chacha-2core
2020-11-24  Niels Möllerppc: Enable _chacha_2core in fat builds.
2020-11-23  Niels Möllerppc: Implement _chacha_2core.
2020-11-23  Niels MöllerPrepare for using assembly function _chacha_2core.
2020-11-14  Niels MöllerUpdate invert calls for curve25519_eh_to_x and curve448...
2020-11-14  Niels MöllerComment fix.
2020-11-14  Niels MöllerImprove scratch usage in ecc_mod_inv.
2020-11-13  Niels MöllerGeneralize ECC_J_TO_A_ITCH.
2020-11-11  Niels MöllerOptimize modular inversion for secp384r1.
2020-11-11  Niels MöllerDelete ecc_mod_inv_redc
2020-11-11  Niels MöllerOptimize modular inversion for secp224r1 and secp256r1
2020-11-11  Niels MöllerOptimize modular inversion for secp521r1.
2020-11-11  Maamoun TK"PowerPC" Detect VSX support on AIX and FreeBSD
2020-11-10  Niels MöllerOptimize modular inversion for secp192r1.
2020-11-10  Niels Möllerecc-modinv-test.c: Allow invert function to return...
2020-11-09  Niels MöllerMerge branch 'refactor-ecc-mod' into master-updates
2020-11-08  Niels MöllerUpdated itch macros for ecc point multiplication and... refactor-ecc-mod
2020-11-08  Niels MöllerEliminate one mpn_cnd_swap call in ecc_mul_m.
2020-11-08  Niels MöllerReduce scratch need for ecc_mul_m
2020-11-08  Niels MöllerReduce scratch need for ecc_add_jjj some more
2020-11-08  Niels MöllerReduce scratch need for ecc_add_jja
2020-11-08  Niels MöllerReduce scratch need for ecc_add_jjj
2020-11-07  Niels MöllerMerge branch 'ppc-chacha-core'
2020-11-07  Niels Möllerppc: Comment instructions for chacha byte swapping. ppc-chacha-core
2020-11-07  Niels Möllerppc: Add altivec detection to fat builds
2020-11-06  Niels MöllerComment improvement
2020-11-06  Niels MöllerReduce scratch need for ecc_curve448_inv and ecc_curve4...
2020-11-06  Niels MöllerReduce scratch need for ecc_curve25519_sqrt
2020-11-06  Niels MöllerDelete unneeded copy in ecc_add_jja.
2020-11-05  Niels MöllerReduce scratch need for ecc_dup_jj
2020-11-03  Niels MöllerReduce scratch need for ecc_add_thh
2020-11-03  Niels MöllerReduce scratch need for ecc_dup_th
2020-11-03  Niels MöllerReduce scratch need for ecc_add_ehh
2020-11-03  Niels MöllerReduce scratch need for ecc_dup_eh.
2020-11-03  Niels MöllerStricter requirements for in-place ecc_add_func.
2020-11-03  Niels MöllerDelete obsolete comment.
2020-11-03  Niels MöllerReduce scratch need for ecc_add_th
2020-11-03  Niels MöllerReduce scratch need for ecc_add_eh
2020-11-02  Niels MöllerReduce scratch need for ecc_curve25519_sqrt
2020-11-02  Niels MöllerReduce scratch need for ecc_curve25519_inv
2020-11-01  Niels MöllerSeparate result area for ecc_mod_mul and ecc_mod_sqr.
2020-11-01  Niels Möllertestsuite: Show curve bits in test_ecc_point failure...
2020-10-31  Niels MöllerUpdate ChangeLog.
2020-10-31  Niels MöllerUpdate ARM mod and redc functions
2020-10-31  Niels MöllerExtend ecc-redc-test.
2020-10-31  Niels MöllerUpdate x86_64 ecc_secp256r1_redc for separate result...
2020-10-30  Niels MöllerUpdate x86_64 assembly mod functions
2020-10-30  Niels MöllerAdd separate result argument to all mod functions.
2020-10-30  Niels MöllerDelete testcase, it's invalid with 32-bit limbs.
2020-10-29  Niels MöllerSimplify ecc_mod, and prepare for separate result argument.
2020-10-29  Niels Möllerblowfish: Add casts to uint32_t.
2020-10-28  Niels MöllerUse GMP functions mpn_cnd_add_n, mpn_cnd_sub_n and... use-mpn_cnd-functions
2020-10-14  Niels MöllerShared implementation of ecc_mod_pow_2k and related...
2020-10-13  Niels MöllerMerge branch 'invert-with-redc' into master-updates
2020-09-28  Maamoun TKppc: chacha-core big-endian support
2020-09-25  Niels Möllerppc: Add powerpc64/p7 to asm_path.
2020-09-25  Niels Möllerppc: Assembly implementation of _chacha_core.
2020-09-25  Niels MöllerFix bogus email address in ChangeLog.
2020-09-25  Niels Möllergcm: Micro optimized gcm_fill, for big and little endian.
2020-09-24  Niels MöllerPrefer to use ppc register names, if assembler supports it.
2020-09-23  Maamoun TK"PowerPC64" Use same register convention in VSR macro
2020-09-23  Maamoun TK"PowerPC64" Use explicit register names
2020-09-21  Niels Möllerppc: Add configure test and macros to replace register...
2020-09-21  Niels MöllerM4 utilities, from GMP.
2020-09-20  Adrien Béraudm4: follow GMP changes for GMP_PROG_CC_FOR_BUILD
2020-09-15  Niels MöllerAdd missing file blowfish-internal.h to DISTFILES.
2020-09-15  Niels MöllerChangeLog entry for m4 quoting change
2020-09-14  Niels MöllerUse default m4 quote character in asm files, part 5 default-m4-quote-char
2020-09-14  Niels MöllerUse default m4 quote character in asm files, part 4
2020-09-14  Niels MöllerUpdate x86_64/fat/sha256-compress.asm, overlooked in...
2020-09-14  Niels MöllerUse default m4 quote character in asm files, part 3
2020-09-13  Niels MöllerUse default m4 quote character in asm files, part 2
2020-09-12  Niels MöllerUse default m4 quote character in asm files, part 1
2020-09-12  Niels Möllerx86_64: Fix incorrect W64_EXIT in salsa20-2core.asm.
2020-09-04  Maamoun TK"PowerPC64" AES improve syntax
2020-08-29  Niels MöllerEnable powerpc64 assembly only for 64-bit builds.
2020-08-29  Niels MöllerMerge branch 'power-asm-wip'
2020-08-29  Niels MöllerChangeLog entries for initial powerpc64 assembly.
2020-08-26  Niels MöllerFix syntax error in configure.ac power-asm-wip
2020-08-26  Niels MöllerAdd power FAT_TEST_LIST, and make --enable-power-crypto...
2020-08-26  Niels MöllerIndentation fixes
2020-08-26  Maamoun TKCheck for ENV_OVERRIDE in get_ppc_features()
2020-08-26  Maamoun TKAdd AIX to cpu detection
2020-08-26  Niels MöllerFix definition of HAVE_NATIVE_aes_decrypt and HAVE_NATI...
2020-08-26  Niels MöllerAdd support for powerpc64 fat build
2020-08-26  Niels MöllerRename powerpc64/P8 to powerpc64/p8
2020-08-26  Maamoun TK"PowerPC64" Add README (Reformatted)
2020-08-26  Niels MöllerEnable powerpc64 assembly
2020-08-26  Maamoun TK"PowerPC64" Add optimized AES [Enc|Dec]
2020-08-26  Maamoun TK"PowerPC64" Add machine.m4
2020-07-31  Niels Möllergitlab-ci: Run make check-fat for x86_64 and cross...
2020-07-31  Niels MöllerNew make target check-fat
2020-07-20  Niels MöllerMerge branch 'x86_64-salsa20-2core'
2020-07-20  Niels MöllerChangeLog for x86_64/salsa20-2core.asm
2020-07-14  Niels MöllerRearrange chacha_crypt and chacha_crypt32, enabling... chacha-3core-neon
2020-07-14  Niels MöllerFix (arm neon) _nettle_chacha_3core32
2020-07-14  Niels MöllerChangeLog update.
next