]> git.ipfire.org Git - thirdparty/nettle.git/shortlog
thirdparty/nettle.git
2025-07-09  Niels MöllerAdd support for slh-dsa-sha2-128f. wip-slh-dsa-sha2-128s
2025-07-05  Niels MöllerFix github.com/usnistgov URL.
2025-07-05  Niels MöllerFix slh-dsa-sha2-128s bugs.
2025-07-05  Niels MöllerAdd benchmarking of slh-dsa-sha2-128s.
2025-07-05  Niels MöllerDrop irrelevant includes of sha3.h.
2025-07-05  Niels MöllerFix copy-paste error in _slh_hash_sha256.
2025-07-05  Niels MöllerImplement slh_dsa_sha2_128s.
2025-07-05  Niels MöllerDefine slh-dsa-128s and dsa-slh-128f parameters, indepe...
2025-07-05  Niels MöllerRefactor slh hash abstraction; use union for the context.
2025-07-05  Niels Möllerwip slh_hash abstraction
2025-07-05  Niels MöllerAdditional slh-dsa test cases.
2025-07-03  Niels MöllerAdditional slh-dsa keygen test cases.
2025-07-01  Niels MöllerImplement slh-dsa-shake-128f.
2025-06-30  Niels MöllerFix memory leaks in slh-dsa tests.
2025-06-30  Niels MöllerImplement slh-dsa-shake128s.
2025-06-27  Niels MöllerNew testutils function open_srcdir_file.
2025-06-27  Niels MöllerUpdate LGPLv3 text to latest version
2025-06-26  Niels MöllerCopy NEWS entries for Nettle-3.10.2.
2025-06-26  Niels MöllerUpdate config.guess and config.sub.
2025-06-26  Niels MöllerFix non-prototype declarations in getopt files.
2025-06-24  Niels MöllerUpdate sha-example.c.
2025-06-24  Niels MöllerUpdate call to sha256_digest in example.
2025-06-24  Niels MöllerNEWS entries for Nettle-4.0.
2025-06-23  Niels MöllerSimplify bcrypt salt logic, eliminating a compiler...
2025-06-23  Niels MöllerUpdate of powerpc64/README.
2025-06-22  Niels MöllerDelete documentation of old hmac functions and macros.
2025-06-22  Niels MöllerDelete the old "generic" HMAC API.
2025-06-22  Niels MöllerRefactor HMAC, reducing context sizes.
2025-06-22  Niels MöllerLess conditions around ctr_fill16.
2025-06-22  Niels MöllerImprove failure messages for test_mac.
2025-06-22  Niels MöllerTrim memset calls in gosthash94_init and md2_init.
2025-06-22  Niels MöllerNew macro _NETTLE_ALIGN16, for 16-byte alignment.
2025-05-26  Niels MöllerRun submake in testsuite before tools.
2025-05-18  Niels MöllerUpdate sha3 documentation. trim-sha3-context
2025-05-13  Niels MöllerDefine old sha3_*_ctx and sha3_*_init as aliases.
2025-05-13  Niels MöllerNew smaller struct sha3_ctx.
2025-04-29  Niels MöllerWhitespace changes to sha3 prototypes.
2025-04-28  Niels MöllerAdopt mp_bitcnt_t type.
2025-04-28  Niels MöllerDelete old and deprecated file sha.h.
2025-04-28  Niels MöllerDelete old _DATA_SIZE aliases.
2025-04-28  Niels MöllerDelete old alias yarrow256_force_reseed.
2025-04-28  Niels MöllerDrop md5-compat-test from .gitignore.
2025-04-28  Niels MöllerDelete old salsa20 compatibility aliases.
2025-04-27  Niels Möllerppc64: Use 64-bit compare in _sha256_compress_n.
2025-04-25  Niels MöllerMinor fixes to ccm documentation.
2025-04-09  Niels Möllerci: Use CFLAGS to pass -mvsx flag, rather than EXTRA_CO...
2025-04-09  Niels MöllerTest cipher encrypt/decrypt methods with varying data...
2025-04-08  Niels MöllerMicro-optimization of twofish.
2025-04-03  Niels MöllerSet CC including -mvsx flag, for big-endian powerpc64...
2025-04-02  Niels Möllerppc64: Use assembly files only if __VSX__ is defined.
2025-04-02  Niels MöllerChangeLog entries for check-fat-emulate. check-fat-emulate
2025-04-02  Niels MöllerAdd make target check-fat-emulate
2025-03-29  Niels Möllerppc64: Comment fix and micro optimization of ghash_set_key.
2025-03-26  Niels Möllerppc64: Update offset in gcm-aes assembly.
2025-03-24  Niels MöllerHalve allocation size for precomputed values in gcm_key.
2025-03-18  Niels MöllerDocument deleted digest size arguments.
2025-03-11  Niels MöllerDrop length argument from sm3_write_digest. delete-digest_func-size
2025-03-11  Niels MöllerAdd typedef nettle_output_func.
2025-03-11  Niels MöllerDelete length argument to nettle_hash_digest_func.
2025-03-10  Niels MöllerDelete all code and docs for dsa-compat.h.
2025-03-09  Niels MöllerChange type of the context argument for ccm_aes*_message.
2025-03-06  Niels MöllerDelete deprecated unsigned long member of union nettle_...
2025-03-06  Niels MöllerDelete obsolete and deprecated _rsa_blind and _rsa_unbl...
2025-03-06  Niels MöllerDelete unneeded define of _NETTLE_ATTRIBUTE_DEPRECATED...
2025-03-05  Niels MöllerMerge branch 'delete-old-aes'.
2025-03-05  Niels MöllerDelete incomplete and obsolete openpgp code.
2025-03-05  Niels MöllerDelete MD5 functions compatible with RFC 1321.
2025-03-05  Niels MöllerBump version number for nettle-4.0, to prepare for...
2025-03-02  Niels MöllerChangeLog entry for lxvb16x fix.
2025-03-01  Niels MöllerAvoid using lxvb16x instruction in powerpc64/p8 files.
2025-02-09  Niels MöllerAvoid using stxv/lxv instructions in powerpc64/p8 files.
2025-01-12  Niels MöllerFix copy-paste error in docs for ccm_aes256_decrypt_mes...
2024-12-30  Niels MöllerAdd ChangeLog entry for Nettle-3.10.1 relase. nettle_3.10.1_release_20241230
2024-12-28  Niels MöllerAdd UNUSED attribute for mark_bytes_undefined and mark_...
2024-12-14  Niels MöllerNEWS entries for nettle-3.10.1.
2024-12-14  Niels MöllerUpdate version numbers for nettle-3.10.1.
2024-12-13  Niels MöllerFix problem with configure invocation of valgrind hangi...
2024-10-16  Niels MöllerUpdate run-tests shell usage, fixing all shellcheck...
2024-09-18  Niels MöllerChangeLog entry for elf_aux_info fix
2024-09-13  Eric Richterpowerpc64/sha256: fix loading overreads by loading...
2024-09-08  Niels MöllerSimplify fat logic for freebsd on ppc.
2024-09-07  Brad SmithAdd support for elf_aux_info() on OpenBSD
2024-08-30  Eric Richterpowerpc64/sha256: adjust stack offset for storing non...
2024-08-04  Eric Richterpowerpc64: remove use of m4_unquote in the load step...
2024-06-23  Niels MöllerNew test_xof function, use for tests of shake128 and...
2024-06-16  Niels MöllerImprove hmac tests, delete HMAC_TEST macro. cleanup-hmac-tests
2024-06-16  Niels MöllerAdd nettle_mac structs for gosthash94 and gosthash94cp.
2024-06-16  Niels MöllerAdd ChangeLog entry for nettle-3.10 release.
2024-06-16  Niels MöllerFixes for running tests in wine. nettle_3.10_release_20240616
2024-06-15  Niels MöllerFix distribution of side channel tests. nettle_3.10rc2
2024-06-12  Niels MöllerUpdate NEWS nettle_3.10rc1
2024-06-11  Niels MöllerChangeLog entry for previous change.
2024-06-11  Foolbararm64: CPU feature detection for Android
2024-06-11  Niels MöllerMinor comment fix.
2024-06-11  Niels MöllerChangeLog and AUTHORS update for ppc64 sha256.
2024-06-09  Eric Richterpowerpc64: Add optimized assembly for sha256-compress-n ppc64-sha256
2024-06-09  Niels MöllerAvoid warnings for assert_maybe.
2024-06-05  Niels MöllerUpdate config.guess and config.sub to 2024-01-01 versions.
2024-06-02  Niels MöllerUpdate version numbers for nettle-3.10.
2024-06-01  Niels MöllerUnify handing of message hash for dsa and ecdsa, using...
next