]> git.ipfire.org Git - thirdparty/nettle.git/shortlog
thirdparty/nettle.git
2023-12-05  Niels MöllerExtend openssl configure tests to check for relevant... update-openssl-bench
2023-12-05  Niels MöllerDelete nettle_openssl_init.
2023-12-04  Niels MöllerDelete benchmarking of openssl blowfish, cast128 and...
2023-12-04  Niels MöllerChangeLog for previous changes.
2023-12-04  Niels MöllerUnify openssl signing benchmarks.
2023-12-04  Niels MöllerUpdate openssl ecdsa benchmark to use evp interfaces.
2023-12-03  Niels MöllerUpdate openssl rsa benchmark to use evp interfaces.
2023-11-23  Niels MöllerUpdate testsuite and example Makefiles. split-nettle-internal
2023-11-23  Niels MöllerSplit nettle-internal into nettle-internal and non...
2023-11-22  Niels MöllerRevert part of 67aae9d2873bb56a7e7028709d2f2d4bd8897955.
2023-11-15  Niels MöllerAdd sidechannel tests for ed25519 and ed448.
2023-11-15  Niels MöllerAdd sidechannel tests for curve448.
2023-11-15  Niels MöllerAdd sidechannel tests for curve25519.
2023-11-14  Niels Möllerci: Add build with --enable-extra-asserts.
2023-11-14  Niels MöllerWorkaround for assert_maybe to not trigger clang analyz...
2023-11-14  Niels MöllerFixes for ecdsa-sign-test in noasm and mini-gmp builds.
2023-11-14  Niels MöllerAdd side-channel test for ecdsa-sign-test.
2023-11-12  Niels MöllerFix is_zero_limb to work with in c89 and mini-gmp builds. sc-is_zero
2023-11-06  Niels MöllerImprove side-channel silence when comparing values...
2023-10-06  Niels MöllerMerge branch 'side-channel-tests'
2023-10-06  Niels MöllerSkip side-channel tests of rsa-sec-decrypt when built... side-channel-tests
2023-10-06  Niels MöllerAdd configure test for valgrind.
2023-10-06  Niels MöllerAdd sc-valgrind.sh in DISTFILES.
2023-10-06  Niels MöllerDefine global test_side_channel unconditionally.
2023-10-06  Niels MöllerLet make check test for side channel silence, if valgri...
2023-10-06  Niels Möllerci: Fix testing of c89 build.
2023-10-06  Niels Möllerci: Use a job template for native jobs.
2023-10-06  Niels Möllerci: Add config.log as artifact for cross builds, and...
2023-10-04  Niels MöllerUse bswap-internal.h macros in more places.
2023-10-04  Niels MöllerDelete redundant assignment in umac code.
2023-10-04  Niels Möllerci: Switch to nettle-build-images, fixes cross builds.
2023-10-03  Niels MöllerLimit check-fat testing to relevant testcases.
2023-10-03  Niels MöllerReduce test count for some of the slower tests.
2023-10-03  Niels MöllerMove tools tests to tools/ subdirectory.
2023-08-02  Niels MöllerUpdate autoconf macro usage.
2023-08-02  Niels MöllerDelete unused configure macro LSH_FUNC_STRSIGNAL.
2023-08-02  Niels MöllerUse strerror unconditionally, delete configure logic...
2023-08-02  Niels MöllerDelete obsolete configure logic for rntcl and ac_cv_pro...
2023-06-01  Niels MöllerChangeLog entry for Nettle-3.9.1 release. nettle_3.9.1_release_20230601
2023-05-27  Niels MöllerNEWS entries for Nettle-3.9.1.
2023-05-26  Niels MöllerUpdate version numbers for Nettle-3.9.1.
2023-05-26  Niels MöllerAdd missing OCB entry to the detailed node listing.
2023-05-19  Niels MöllerFix ocb loop for processing larger messages.
2023-05-16  Niels Möllerx86_64: Fix alignment bug in _nettle_ghash_update. fix-x86_64-ghash-alignment
2023-05-15  Niels MöllerFix mpz_init/mpz_clear usage in eccdata.c.
2023-05-14  Niels MöllerChangeLog entry for 3.9 release. nettle_3.9_release_20230514
2023-05-12  Niels MöllerDelete unused file texinfo.tex.
2023-05-12  Niels MöllerUpdate config.guess, config.sub and install-sh to lates...
2023-05-12  Niels MöllerDocument Nettle-3.9 known issues.
2023-05-11  Simon JosefssonDoc fix for version and date.
2023-05-11  Simon JosefssonImprove ARCFOUR docs.
2023-05-10  Niels MöllerFix compile error in --disable-public-key configuration.
2023-05-09  Justus WinterFixes to OCB documentation.
2023-05-07  Niels MöllerUpdate NEWS.
2023-05-07  Niels MöllerUpdate version numbers for Nettle-3.9.
2023-05-07  Niels MöllerNEWS entries for Nettle-3.9.
2023-05-03  Niels MöllerNEWS entries for Nettle-3.8.1
2023-04-25  Niels MöllerRework SIV tests.
2023-04-24  Niels MöllerRework OCB tests.
2023-04-23  Niels MöllerChangeLog update.
2023-04-23  Niels MöllerDelete an obsolete comment and an obsolete forward...
2023-04-23  Niels MöllerRename siv-test.c --> siv-cmac-test.c.
2023-04-21  Niels MöllerDocument OCB support.
2023-04-21  Niels MöllerMinor whitespace fix.
2023-04-13  Niels MöllerRewrite of table-based ghash code, for side-channel...
2023-04-07  Niels MöllerMerge branch 'x86_ghash' into 'master'
2023-04-03  Maamoun TKUse Test instruction instead of And to check remaining...
2023-04-03  Justus WinterUpdate reference to the Yarrow paper.
2023-04-03  Niels MöllerChangeLog and copyright update.
2023-04-02  Niels MöllerMerge branch 'nettle-x86_ghash' into master
2023-03-25  Niels MöllerNew constant OCB_MAX_NONCE_SIZE.
2023-03-23  Maamoun TK[x86_64] Use 2-way GHASH pclmul update
2023-02-21  Niels MöllerAdd link to puthon bindings.
2023-02-16  red@foxi.memidipix platform support
2023-02-16  Niels Möllerx86_64: Fix incorrect w64 setup in sha256_compress_n...
2023-02-16  Niels Möllerx86_64: Comment fixes.
2023-02-08  Niels MöllerAdd benchmarking of ocb_aes128. ocb-merge
2023-02-07  Niels MöllerAdd tests of ocb message functions.
2023-02-07  Niels MöllerImplement OCB mode, RFC 7253.
2023-02-06  Niels MöllerExtend aead tests.
2022-12-05  Niels Möllerconst-declare the xts_key argument to xts aes encrypt...
2022-12-05  Niels MöllerAdd FIXME comment on ccm_aes128_encrypt_message, API...
2022-11-10  Niels MöllerMerge branch 'delete-arcfour-asm' into master
2022-11-09  Niels MöllerChangeLog update.
2022-11-09  Niels MöllerMerge branch 'nettle-ppc-poly1305-multi' into master
2022-11-09  Niels MöllerWhitespace fixes.
2022-11-08  Maamoun TK[PowerPC] Use INC_GPR/INC_VR marcos and define HAVE_NAT...
2022-11-07  Niels MöllerAdd ASM_FLAGS variable to configure.
2022-11-07  Niels MöllerComment fix
2022-11-06  Maamoun TKUpdate BLOCK_R64 macro description
2022-11-06  Maamoun TK[PowerPC] Move register allocation from poly1305.m4
2022-11-01  Maamoun TK[PowerPC] Implement _nettle_poly1305_blocks based on...
2022-10-31  Niels Möllerx86_64: Implement _nettle_poly1305_blocks.
2022-10-31  Niels MöllerNew function _nettle_poly1305_update.
2022-10-31  Niels MöllerMinor comment fix.
2022-10-20  Niels MöllerMerge branch 'power7-chacha-fix' into 'master'
2022-10-20  Maamoun TKFix illegal instruction in chacha-2core.asm on POWER7
2022-10-16  Zoltan FridrichDocumentation of Balloon hash.
2022-10-13  Maamoun TKUse updated version of qemu that emulates vmsumudm...
2022-10-13  Maamoun TKUndo workaround for unsupported vmsumudm on ppc
next