]> git.ipfire.org Git - thirdparty/nettle.git/shortlog
thirdparty/nettle.git
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
2022-10-13  Maamoun TKFix bug in poly1305-internal.asm affecting big-endian...
2022-10-13  Niels MöllerAdd back implementation of mpn_sec_tabselect, for mini...
2022-10-11  Niels MöllerDelete sec_tabselect, use gmp's mpn_sec_tabselect instead.
2022-10-02  Niels MöllerAdd benchmarking of modulo q inversion.
2022-09-29  Niels MöllerFix compiler warnings in the eccdata program.
2022-09-29  Niels MöllerChangeLog update.
2022-09-28  Niels MöllerDelete ecc->mul_g and ecc->h_to_a indirection for ecdsa... ecdsa-weierstrass-only
2022-09-28  Niels MöllerDelete ecc->mul and ecc->mul_g indirection for ecdsa...
2022-09-28  Niels MöllerMerge branch 'ecdsa-duplication-fix'
2022-09-28  Niels MöllerComment update ecdsa-duplication-fix
2022-09-28  Niels MöllerStricter validation of nettle_cipher and nettle_hash...
2022-09-28  Niels MöllerChangeLog and AUTHORS update for SIV-GCM.
2022-09-28  Niels MöllerChangeLog and AUTHORS update for Balloon.
2022-09-28  Niels MöllerMerge branch 'wip/dueno/aes-gcm-siv' into 'master'
2022-09-26  Daiki UenoImplement AES-GCM-SIV
2022-09-24  Zoltan FridrichAdd Red Hat copyright lines. balloon
2022-09-24  Zoltan FridrichAvoid calling hash update with NULL input (and zero...
2022-09-24  Zoltan FridrichDelete fail variable in tests
2022-09-14  Zoltan FridrichImplement balloon password hashing
2022-09-14  Niels MöllerFix ECDSA verify corner case
2022-09-14  Niels MöllerNew function ecc_nonsec_add_jjj
2022-09-08  Niels MöllerCleanup of eccdata.
2022-08-31  Niels MöllerMove bswap-related functions to bswap-internal.h. bswap-header
2022-08-19  Niels MöllerUpdate AUTHORS file with SM4 contribution.
2022-08-18  Niels MöllerAdd sm4.h to HEADERS. sm4
2022-08-18  Niels MöllerChangeLog entries for SM4.
2022-08-18  Tianjia Zhangdoc: documentation for GCM using SM4 cipher
2022-08-18  Tianjia Zhanggcm: Add SM4 as the GCM underlying cipher
2022-08-18  Niels Möllerdoc: Add menu items for SM4
2022-08-18  Tianjia Zhangdoc: documentation for SM4 cipher algorithm
2022-08-18  Tianjia Zhangnettle-benchmark: bench SM4 symmetric algorithm
2022-08-18  Tianjia Zhangtestsuite: add test for SM4 symmetric algorithm
2022-08-18  Tianjia ZhangIntroduce SM4 symmetric cipher algorithm
2022-08-18  Niels MöllerChange mips abi check to apply only to mips64.
2022-08-17  Niels Möllertests: Define mpz_urandomm when building with mini...
2022-08-16  Niels MöllerFix memory leak in new test.
2022-08-16  Niels MöllerReduce output range of ecc_mod_sub.
2022-08-16  Niels MöllerMinor cleanup to eccdata program
2022-08-15  Niels MöllerMerge branch 'sha256-compress-n' into master-updates
2022-08-14  Niels MöllerWorkaround for qemu bug affecting the ppc intruction...
2022-08-07  Niels MöllerDocument hash compress functions, based on patch from...
next