]> git.ipfire.org Git - thirdparty/nettle.git/shortlog
thirdparty/nettle.git
2024-11-12  Niels MöllerDelete obsolete openpgp code. delete-openpgp
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...
2024-06-01  Niels MöllerUse NETTLE_OCTET_SIZE_TO_LIMB_SIZE macro.
2024-05-20  Niels Möllerci: Update .gitlab-ci.yml job tags.
2024-05-15  Niels Möllerppc64: Reduce register usage in gcm-aes assembly.
2024-05-15  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.
next