]> git.ipfire.org Git - thirdparty/nettle.git/shortlog
thirdparty/nettle.git
2020-11-30  Niels MöllerDelete name mangling of internal umac symbols delete-internal-name-mangling
2020-11-30  Niels MöllerDelete name mangling of internal sha3 symbols
2020-11-30  Niels MöllerDelete name mangling of internal salsa20 symbols
2020-11-30  Niels MöllerDelete name mangling of internal poly1305 symbols
2020-11-30  Niels MöllerDelete name mangling of internal gost symbols
2020-11-30  Niels MöllerDelete name mangling of internal Chacha symbols
2020-11-30  Niels MöllerDelete name mangling of internal _nettle_ctr_crypt16...
2020-11-30  Niels MöllerDelete name mangling of internal _nettle_dsa_hash function
2020-11-30  Niels MöllerDelete name mangling of internal Camellia symbols
2020-11-30  Niels MöllerDelete name mangling of internal AES symbols
2020-11-28  Niels Möllerppc: ChangeLog entry for gcm-hash.asm.
2020-11-28  Niels MöllerMerge branch 'ppc-gcm' into master-updates
2020-11-28  Niels Möllerppc: Use vaddcuw instruction.
2020-11-28  Niels MöllerAdd missing #undef for _chacha_crypt_2core.
2020-11-28  Niels MöllerSimplify ifdefs in gcm-internal.h ppc-gcm
2020-11-28  Niels MöllerUpdate run-test script with gmp/mini-gmp changes
2020-11-27  Niels MöllerMerge branch 'ppc-gcm' into 'ppc-gcm'
2020-11-27  mamonetSuppress warnings in certain configuration and fix...
2020-11-27  Niels MöllerChangeLog entries
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-26  Niels Möllerppc: Enable gcm code in fat builds. Based on patch...
2020-11-25  Niels MöllerMerge branch 'ppc-gcm' into 'ppc-gcm'
2020-11-25  mamonet[PowerPC64] modify register defines in gcm-hash.asm
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-14  Maamoun TKppc: Fix table offsets in gcm_hash.
2020-11-14  Maamoun TKIndentation fixes.
2020-11-13  Niels MöllerGeneralize ECC_J_TO_A_ITCH.
2020-11-12  Maamoun TKppc: Assembly implementation of gcm_hash.
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
next