]> git.ipfire.org Git - thirdparty/nettle.git/shortlog
thirdparty/nettle.git
2021-01-20  Niels MöllerAdd testcase for ecc_ecdsa_verify with zero hash.
2021-01-20  Niels MöllerFix ecc_ecdsa_verify corner case with all-zero hash.
2021-01-20  Niels MöllerDelete old misleading comment.
2021-01-13  Michael Weiserarm: Unify neon asm for big- and little-endian modes
2021-01-10  Niels Möllerppc: Fix use of __GLIBC_PREREQ in fat-ppc.c.
2021-01-04  Niels MöllerNote 3.7 release. nettle_3.7_release_20210104
2021-01-01  Niels MöllerNEWS: Mention ARM big-endian breakage as a known issue. nettle_3.7rc1
2020-12-28  Niels Möllergitlab-ci: Use --disable-assembler, for ubsan, asan...
2020-12-28  Niels MöllerUpdate NEWS file. Say that fat builds are now on by...
2020-12-27  Niels MöllerEnable fat build by default. fat-build-by-default
2020-12-26  Niels MöllerNews entries for Nettle-3.7.
2020-12-26  Niels MöllerFix typo in old NEWS entry for Nettle-3.6.
2020-12-26  Niels MöllerDistribute the README files in assembly directories.
2020-12-26  Niels MöllerIncrease version numbers, for Nettle-3.7.
2020-12-21  Niels Möllerarm: Fix comment typo
2020-12-21  Niels MöllerChangeLog entry for previous fat ppc fix.
2020-12-21  Niels MöllerMerge branch 'undefined' into 'master'
2020-12-21  Maamoun TKcombine preprocessor directives to reduce nesting of...
2020-12-20  Maamoun TK[PowerPC64] Skip using getauxval() when it is not available
2020-12-19  Niels MöllerMerge branch 'ppc-got-32bit' into 'master'
2020-12-18  mamonet[PowerPC64] Use 32-bit offset to load data
2020-12-12  Niels Möllerppc: More interleaving of chacha_4core.
2020-12-08  Niels MöllerMerge branch 'ppc-chacha-4core'
2020-12-01  Niels MöllerFix comment type
2020-12-01  Niels Möllerppc: Save registers below stack pointer, without modify... ppc-chacha-4core
2020-12-01  Niels Möllerppc: Optimize chacha_4core main loop
2020-11-30  Niels Möllerppc: Workaround using m4_unquote.
2020-11-30  Niels Möllerm4: New macro m4_unquote
2020-11-30  Niels Möllerppc: Add byte-swapping to chacha_4core, for big-endian...
2020-11-30  Niels MöllerDelete _nettle_chacha_crypt_2core and _nettle_chacha_cr...
2020-11-30  Niels Möllerppc: New assembly for chacha_core4, doing four blocks...
2020-11-30  Niels MöllerFix a ChangeLog typo.
2020-11-30  Niels MöllerAdd missing forward declaration.
2020-11-30  Niels MöllerFix counter bug in _chacha_crypt32_3core.
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
next