]> git.ipfire.org Git - thirdparty/nettle.git/shortlog
thirdparty/nettle.git
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.
2020-07-14  Niels MöllerIn chacha_crypt, use _chacha_3core if leftover is more...
2020-07-13  Niels MöllerKeep counter words in registers
2020-07-13  Niels MöllerReschedule first permutation
2020-07-13  Niels MöllerReschedule second permutation
2020-07-13  Niels MöllerReschedule second qround
2020-07-13  Niels MöllerReschedule first qround
2020-07-13  Niels MöllerThree-way interleaving of chacha on Neon
2020-07-13  Niels MöllerTweak stop condition of _salsa20_crypt_2core
2020-07-11  Niels MöllerAdditional chacha test, with simpler input structure.
2020-07-11  Niels MöllerDelete obsolete tests for chacha with 128-bit keys
2020-07-10  Niels Möllerx86_64: Replace salsa20_crypt assembly with salsa20_2core x86_64-salsa20-2core
2020-07-09  Maamoun TKAdd missing undef directives in configure.ac
2020-07-09  Maamoun TKAdd test 128 bytes to gcm-test
2020-07-09  Niels MöllerFix preprocessor warnings
2020-07-08  Niels MöllerRearrange salsa20, enabling ARM fat builds to use sala2... salsa20-2core-neon
2020-07-06  Niels MöllerTwo-way interleaving of salsa20 on Neon
2020-07-06  Niels MöllerAdditional salsa20 test, with simpler input structure.
2020-07-06  Niels MöllerObey --enable-arm-neon=yes, even if not explicitly...
2020-07-06  Niels MöllerMerge branch 'bcrypt'
2020-07-02  Niels MöllerMove bcrypt tests to its own file. ChangeLog entries... bcrypt
2020-07-01  Stephen R.... Add bcrypt tests to testsuite.
2020-06-30  Stephen R.... blowfish: Add bcrypt support.
2020-06-30  Niels Möllergitlab-ci: Add cross tests for big-endian powerpc64.
2020-06-30  Niels MöllerDocumentation fot Streebog hash
2020-06-29  Niels Möllergitlab-ci: Add cross tests for powerpc64
2020-06-25  Niels Möllerx86_64: Fix use of macro arguments in chacha QROUND...
2020-06-24  Stephen R.... v4.0 Blowfish: Prepare for bcrypt support.
2020-06-20  Dmitry Baryshkovtest/gostdsa-vko: add hashed test vectors from RFC...
2020-06-20  Dmitry Baryshkovpbkdf2-test: add PBKDF2 tests using Streebog HMAC function
2020-06-20  Dmitry Baryshkovnettle-benchmark: bench Streebog hashes
2020-06-08  Dmitry Baryshkovhmac: add support for streebog256/512 hash function
2020-06-06  Dmitry Baryshkovtestsuite: add test for Streebog hash function
2020-06-06  Dmitry BaryshkovImplement GOST R 34.11-2012 (Streebog) hash function
2020-06-02  Niels MöllerDelete benchmark code attempting to measure function...
2020-05-28  Emil Velikovexamples: don't use deprecated OpenSSL hashing API
2020-05-10  Niels Möllergitlab-ci: Reenable gost in gnutls build
2020-04-29  Niels MöllerNote Nettle-3.6 release. nettle_3.6_release_20200429
2020-04-27  Niels MöllerTweak gcc command like flags nettle_3.6rc3
2020-04-27  Niels MöllerUpdate mini-gmp to latest version
2020-04-26  Niels MöllerMention GMP-6.1.0 in NEWS.
2020-04-25  Niels MöllerDelete compatibility definitions of mpz_limbs_read...
2020-04-25  Niels MöllerRequire gmp-6.1.0 or later, for mpn_zero_p.
2020-04-25  Niels MöllerDISTFILES fixes. nettle_3.6rc2
2020-04-23  Niels MöllerSet WINEPATH for tests, and remove symlink workaround.
2020-04-23  Niels MöllerIn tests, delete ASSERTs with functions pointer compari...
2020-04-22  Niels MöllerDelete .test-rules.make, replaced by GNU make pattern...
2020-04-21  Niels MöllerChangeLog entry for gost_vko.
2020-04-21  Dmitry Eremin... Implement GOST VKO key derivation algorithm
2020-04-19  Niels MöllerChangeLog for previous gosthash changes.
2020-04-19  Niels MöllerDelete obsolete FIXME comment.
2020-04-19  Dmitry Baryshkovgosthash94: switch to using MD_UPDATE() macro
2020-04-17  Niels MöllerNEWS file update for soname changes.
2020-04-17  Niels MöllerBump libnettle soname, libnettle version is now 8.0.
2020-04-15  Niels MöllerFix file header.
2020-04-15  Niels MöllerMake poly1305-internal.h include poly1305.h, not aes.h.
2020-04-15  Niels MöllerChangeLog for poly1305-internal.h.
2020-04-15  Dmitry Baryshkovpoly1305: make internal symbols internal
2020-04-15  Niels MöllerReorder DISTFILES to avoid wrong timestamp order in...
2020-04-12  Niels MöllerNEWS fixes from Daiki Ueno.
2020-04-12  Niels MöllerDefine _GNU_SOURCE in ed448-test.c.
2020-04-06  Niels MöllerUpdate info on ABI compatibility in NEWS. nettle_3.6rc1
2020-04-06  Niels MöllerIncrease hogweed version number to 6.0, at request...
2020-04-02  Niels MöllerFix gnutls ci job to not replace the system's nettle...
2020-04-01  Niels MöllerUpdate config.guess and config.sub.
2020-04-01  Niels MöllerDelete some unused autoconf macros.
2020-04-01  Niels MöllerDelete extra quotes from TEST_SHLIB_DIR. Add comment.
2020-03-31  Niels MöllerRework setting of LD_LIBRARY_PATH for tests. test-shlib-dir
2020-03-26  Niels MöllerVersion number update for Nettle-3.6
2020-03-25  Niels MöllerMore NEWS entries for Nettle-3.6.
2020-03-22  H.J. Lux86: Add x86-ibt-test.c
2020-03-14  Niels MöllerChangeLog entry for x86_64 CET fixes.
2020-03-14  H.J. Lux86: Add ASM_X86_ENDBR and x86 CET marker to config...
2020-03-12  Michael Weiserarm: Fix memxor for non-armv6+ big-endian systems
2020-03-09  Niels MöllerMinor fixes for chacha comments and docs.
2020-03-09  Niels MöllerChangeLog for previous change.
2020-03-09  Daiki Uenodoc: match ChaCha-Poly1305 documentation to the impleme...
2020-03-09  Daiki Uenochacha: add variant that treats counter value as 32-bit
2020-03-09  Daiki Uenochacha: add function to set initial block counter
2020-03-08  Niels MöllerChangeLog for previous change.
next