]> git.ipfire.org Git - thirdparty/nettle.git/shortlog
thirdparty/nettle.git
8 days ago  Niels Möllerci: Update .gitlab-ci.yml job tags. master master-updates
13 days ago  Niels Möllerppc64: Reduce register usage in gcm-aes assembly.
13 days ago  Niels MöllerMore NEWS entries for nettle-3.10.
2024-05-15  Niels MöllerSpelling fix.
2024-04-20  Niels MöllerUpdate of AUTHORS file.
2024-04-20  Niels MöllerMerge branch 'ppc64-gcm-aes-rebased'
2024-04-14  Niels MöllerChangeLog entries for ppc64 gcm-aes. ppc64-gcm-aes-rebased
2024-04-14  Niels MöllerUpdate copyright headers.
2024-04-14  Niels MöllerFix filenames in two ecc-curve25519-modp.asm files.
2024-04-14  Daiki UenoUpdate documentation for SHAKE.
2024-04-13  Niels Möllerppc64: Fix big-endian case of byte swapping for gcm...
2024-04-13  Niels MöllerFix counter update, with proper 32-bit wraparound.
2024-04-13  Niels MöllerRework no-op version of _gcm_aes_encrypt and _gcm_aes_d...
2024-04-13  Niels Möllerppc64: Use new gcm-aes assembly in non-fat builds with...
2024-04-13  Niels MöllerAdd gcm-internal.h, declaring _gcm_aes_encrypt and...
2024-04-13  Danny Tsenppc64: New "stitched" implementation of GCM-AES.
2024-03-31  Niels MöllerMerge branch 'sha3-shake-updates'
2024-03-29  Niels MöllerLet umac and bcrypt share bswap helper function.
2024-03-28  Niels MöllerAdd sha512_224 and sha512_256 to nettle_hashes.
2024-03-28  Niels MöllerChangeLog entries for shake128. sha3-shake-updates
2024-03-28  Niels Möllertestsuite/Makefile.in (TS_NETTLE_SOURCES): Add shake128...
2024-03-28  Niels MöllerAdd missing include of string.h.
2024-03-28  Niels MöllerMerge branch 'wip/dueno/shake128' into 'sha3-shake...
2024-03-28  Daiki UenoImplement SHAKE128
2024-03-28  Daiki Uenosha3-shake: Don't hard-code block size
2024-03-24  Niels MöllerAdd another test for GCM counter wrap around, with...
2024-03-24  Niels MöllerUse one's complement of index to indicate shake is...
2024-03-24  Niels MöllerGeneralize shake functions, and move to sha3-shake.c.
2024-03-24  Niels MöllerAdd assert in _nettle_sha3_update.
2024-03-24  Niels MöllerMake shake256 call sha3_permute before, not after,...
2024-03-24  Niels MöllerSimplify _nettle_sha3_update by using MD_FILL_OR_RETURN...
2024-03-20  Niels MöllerAdd test for GCM counter wrap around.
2024-03-20  Niels MöllerUpdate of powerpc64/README.
2024-03-13  Niels MöllerChangeLog for sha3_256_shake_output. add-sha3_256_shake_output
2024-03-13  Daiki UenoAdditional API for SHAKE streaming read.
2024-03-10  Niels MöllerTest aead update function with data split in pieces.
2024-03-08  Niels MöllerFix ubsan issue in hash update functions.
2024-02-18  Daiki UenoSkip sc-rsa-oaep-encrypt-test when compiled with mini...
2024-02-16  Niels MöllerChangeLog entries for RSA OAEP functions.
2024-02-16  Daiki UenoClarify message length limitation in RSA-OAEP
2024-02-15  Niels MöllerMerge branch 'wip/dueno/rsa-oaep' into 'master'
2024-02-15  Nicolas MoraImplement encryption/decryption RSA-OAEP
2024-02-02  Niels MöllerChangeLog entries for powerpc64 aes decrypt changes. ppc64-aes-invert
2024-01-30  Niels Möllerppc64: Add a nop _aes_invert, to get decrypt subkeys...
2024-01-29  Niels MöllerMerge branch 'aes-noreverse-decrypt-subkeys' into master
2024-01-28  Niels Möllerppc64: Improve register usage for aes code.
2024-01-27  Niels MöllerChangeLog updates for aes decrypt refactoring. aes-noreverse-decrypt-subkeys
2024-01-27  Niels MöllerUpdate arm64 aes decrypt.
2024-01-27  Niels MöllerUpdate powerpc64 aes decrypt.
2024-01-27  Niels MöllerUpdate arm (32-bit) aes decrypt.
2024-01-27  Niels MöllerChange _nettle_aes_decrypt to pass pointer to last...
2024-01-27  Niels MöllerUpdate x86 (32-bit) aes decrypt.
2024-01-27  Niels MöllerUpdate sparc64 aes decrypt.
2024-01-27  Niels MöllerChange order of aes decryption subkeys, update C and...
2024-01-26  Niels MöllerMerge branch 'delete-sparc32' into master
2024-01-26  Niels MöllerDelete sparc32 assembly files. delete-sparc32
2024-01-24  Niels Möllerci: Add sparc64 cross build. ci-sparc64
2024-01-23  Niels MöllerChangeLog entry for previous changes.
2024-01-21  Niels MöllerUnify load/store indexing. ppc-ghash-macros
2024-01-21  Niels MöllerTrim number of used registers
2024-01-21  Niels MöllerImprove scheduling
2024-01-21  Niels MöllerNew macros GHASH_REDUCE.
2024-01-21  Niels Möllerpowerpc64: Use m4 to generate instruction sequences...
2023-12-27  Danny TsenAdditional GCM test case.
2023-12-08  Niels MöllerDelete all md5 assembly code. delete-md5-asm
2023-12-08  Niels MöllerFix syntax for @deftypefun in many places.
2023-12-08  Niels MöllerMore accurate openssl configure test.
2023-12-08  Niels MöllerFix include guard for non-nettle.h.
2023-12-08  Niels MöllerNew helper function drbg_ctr_aes256_output. add-drbg-ctr-aes256
2023-12-06  Niels MöllerUse nettle_block16 for drbg-ctr state.
2023-12-06  Niels MöllerChangeLog entries for drbg-ctr.
2023-12-06  Niels MöllerFix testsuite/Makefile.
2023-12-06  Simon JosefssonAdd DRBG-CTR-AES256.
2023-12-05  Tim KosseCPU feature detection for Apple M1 devices.
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.
next