]> git.ipfire.org Git - thirdparty/nettle.git/shortlog
thirdparty/nettle.git
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...
2022-08-07  Niels MöllerTweak to AC_CONFIG_SRCDIR.
2022-08-07  Niels MöllerDelete all arcfour assembly code delete-arcfour-asm
2022-08-06  Niels MöllerMerge branch 'ppc-r64-44' into 'master'
2022-08-06  Maamoun TK[PowerPC] Use defined structure constants of P1305...
2022-08-05  Niels MöllerFix alloca warnings on bsd systems.
2022-08-05  Niels MöllerFix to getopt.c includes.
2022-08-04  Niels MöllerChangeLog entries for *BSD portability fixes from Brad...
2022-08-04  Brad SmithFix 64-bit MIPS ABI check for other OS's like *BSD...
2022-08-04  Brad SmithEliminate conflict with OpenBSD's swap32 macro
2022-08-01  Brad SmithUse proper PIC flag for *BSD OS's
2022-07-29  Niels Möllers390x: Implement sha256_compress_n sha256-compress-n
2022-07-26  Niels Möllerarm: Implement sha256_compress_n
2022-07-21  Niels MöllerUpdate mailing list url in README.
2022-07-11  Niels Möllerarm64: Implement sha256_compress_n
2022-07-11  Niels MöllerUpdate C _nettle_sha256_compress_n fat build setup.
2022-07-05  Niels MöllerImplement _nettle_sha256_compress_n, C and x86_64 asm
2022-07-05  Niels MöllerNew file md-internal.h
2022-06-28  Niels MöllerMerge branch 's390x-gief-fix' into 'master'
2022-06-28  Maamoun TK[S390x] Fix potential compiler error regarding GIEF...
2022-06-20  Niels MöllerAdditional tests for sha1 and sha256 compression.
2022-06-14  Niels MöllerMerge branch 'chacha_m4_fix' into 'master'
2022-06-14  Maamoun TKAdd missing percent sign for chacha s390x-specific...
2022-06-13  Niels MöllerUpdate mail list link.
2022-06-13  Niels MöllerDelete dead links to postgresql and scheme bindings.
2022-06-13  Niels MöllerMerge branch 'chacha_m4_fix' into 'master'
2022-06-12  Maamoun TKFix a POSIX violation of m4 argument expansion
2022-06-12  Niels MöllerChangeLog entry for openbsd arm64 fix.
2022-06-12  Christian WeisgerberEnable runtime arm64 feature detection on openbsd
2022-06-09  Niels MöllerNew public names md5_compress and sha1_compress. export-sha256_compress
2022-06-09  Niels MöllerMove declaration of sha256_compress in header file...
2022-06-09  Niels MöllerUse new sha256_compress and sha512_compress functions.
2022-06-09  Niels MöllerChangeLog entries for sha256_compress and sha512_compress.
2022-06-09  Corentin LabbeExport sha256/sha512_compress functions
2022-06-09  Niels MöllerChangeLog entry for nettle-3.8 release.
2022-05-29  Maamoun TK[PowerPC] Implement Poly1305 single block update based...
next