]> git.ipfire.org Git - thirdparty/nettle.git/shortlog
thirdparty/nettle.git
2021-06-08  Niels MöllerUpdate Nettle-3.7.3 NEWS. 17/merge 19/merge 6/merge 7/merge 8/merge
2021-06-08  Niels MöllerAdd input check to rsa_decrypt family of functions.
2021-06-08  Niels MöllerChange _rsa_sec_compute_root_tr to take a fix input...
2021-06-08  Niels MöllerFix comment typos.
2021-06-08  Niels MöllerAdd check that message length to _pkcs1_sec_decrypt...
2021-05-24  Niels MöllerFix C++-style comments
2021-05-23  Niels MöllerChangeLog entries for aes keywrap.
2021-05-23  Nicolas MoraImplement aes key wrap and key unwrap (RFC 3394)
2021-05-10  Niels MöllerFix comment typo.
2021-04-13  Niels Möllerppc: Fix macro name SWAP_MASK to use all uppercase.
2021-04-11  Niels MöllerUpdate config.guess and config.sub.
2021-03-28  Niels MöllerMerge branch 'wip/ueno/maybe-uninit' into 'master'
2021-03-27  Daiki Uenonettle-benchmark: avoid -Wmaybe-uninitialized warnings
2021-03-27  Niels Möllergitlab-ci: Fix only: variables: check, and quote variables.
2021-03-27  Niels Möllergitlab-ci: Use pipeline variable S390X_ACCOUNT
2021-03-24  Niels Möllergitlab-ci: Add remote tests for s390x.
2021-03-22  Niels MöllerAdd forward declaration of struct aes_table.
2021-03-22  Niels MöllerChangeLog entries for arm64 fat build.
2021-03-22  Niels MöllerMerge arm64 fat support into master.
2021-03-22  Niels MöllerChangeLog entry for nettle-3.7.2 release
2021-03-22  Niels MöllerNEWS entries for 3.7.2.
2021-03-21  Maamoun TK[AArch64] Support fat build for GCM optimization
2021-03-21  Maamoun TK[AArch64] Use m4 macros in gcm-hash.asm and add documen...
2021-03-21  Maamoun TK[AArch64] Update README to be on par with other archite...
2021-03-13  Niels MöllerFix canonical reduction in gostdsa_vko.
2021-03-13  Niels MöllerSimilar fix for eddsa.
2021-03-13  Niels MöllerAnalogous fix to ecc_gostdsa_verify.
2021-03-13  Niels MöllerEnsure ecdsa_sign output is canonically reduced.
2021-03-13  Niels MöllerFix bug in ecc_ecdsa_verify.
2021-03-13  Niels MöllerUse ecc_mod_mul_canonical for point comparison.
2021-03-11  Niels MöllerNew functions ecc_mod_mul_canonical and ecc_mod_sqr_can...
2021-03-04  Niels MöllerMerge branch 'arm64'
2021-02-17  Niels MöllerChangeLog entry for 3.7.1 release. nettle_3.7.1_release_20210217
2021-02-15  Niels MöllerDelete benchmarking of openssl arcfour and correspondin...
2021-02-13  Niels MöllerNEWS entries for Nettle-3.7.1.
2021-02-13  Niels MöllerIncrease version numbers, for Nettle-3.7.1.
2021-02-10  Niels MöllerFix chacha counter update for _4core variants. fix-chacha-counter
2021-02-10  Niels MöllerImprove chacha test coverage.
2021-02-08  Niels MöllerMerge branch 'delete-1-way-neon'
2021-02-08  Niels MöllerChangeLog entries for new pbkdf2 variants.
2021-02-03  Niels Mölleraarch64: Rename arm64/v8/ --> arm64/crypto/ arm64
2021-02-02  Niels Mölleraarch64: Use .arch armv8-a+crypto directive.
2021-02-02  Niels Mölleraarch64: Move m4 definitions after .file directive
2021-02-01  Nicolas MoraUpdate doc for pbkdf2_hmac_sha384 and pbkdf2_hmac_sha512
2021-02-01  Nicolas MoraAdd tests for pbkdf2_hmac_sha384 and pbkdf2_hmac_sha512
2021-02-01  Nicolas MoraImplement pbkdf2_hmac_sha384 and pbkdf2_hmac_sha512
2021-01-31  Niels MöllerChangeLog entries for arm64 gcm_hash.
2021-01-31  Maamoun TKarch64: Fix clang build
2021-01-31  Maamoun TKarch64: Fix copyright line and typos
2021-01-31  Michael Weiseraarch64: Adjust gcm-hash assembly for big-endian systems
2021-01-31  Maamoun TKaarch64: Implement GHASH using the crypto extension...
2021-01-30  Michael Weiseraarch64: Add README
2021-01-30  Michael WeiserAdd an empty machine.m64 to make configure happy
2021-01-25  Niels MöllerDelete the ARM Neon code doing a single block chacha. delete-1-way-neon
2021-01-25  Niels MöllerDelete the ARM Neon code doing a single block salsa20.
2021-01-20  Niels MöllerAdd testcase for ecc_ecdsa_verify with zero hash.
2021-01-20  Niels MöllerFix ecc_ecdsa_verify corner case with all-zero hash.
2021-01-20  Niels MöllerDelete old misleading comment.
2021-01-13  Michael Weiserarm: Unify neon asm for big- and little-endian modes
2021-01-10  Niels Möllerppc: Fix use of __GLIBC_PREREQ in fat-ppc.c.
2021-01-05  Niels MöllerRecognize arm64 in configure
2021-01-04  Niels MöllerNote 3.7 release. nettle_3.7_release_20210104
2021-01-01  Niels MöllerNEWS: Mention ARM big-endian breakage as a known issue. nettle_3.7rc1
2020-12-28  Niels Möllergitlab-ci: Use --disable-assembler, for ubsan, asan...
2020-12-28  Niels MöllerUpdate NEWS file. Say that fat builds are now on by...
2020-12-27  Niels MöllerEnable fat build by default. fat-build-by-default
2020-12-26  Niels MöllerNews entries for Nettle-3.7.
2020-12-26  Niels MöllerFix typo in old NEWS entry for Nettle-3.6.
2020-12-26  Niels MöllerDistribute the README files in assembly directories.
2020-12-26  Niels MöllerIncrease version numbers, for Nettle-3.7.
2020-12-21  Niels Möllerarm: Fix comment typo
2020-12-21  Niels MöllerChangeLog entry for previous fat ppc fix.
2020-12-21  Niels MöllerMerge branch 'undefined' into 'master'
2020-12-21  Maamoun TKcombine preprocessor directives to reduce nesting of...
2020-12-20  Maamoun TK[PowerPC64] Skip using getauxval() when it is not available
2020-12-19  Niels MöllerMerge branch 'ppc-got-32bit' into 'master'
2020-12-18  mamonet[PowerPC64] Use 32-bit offset to load data
2020-12-12  Niels Möllerppc: More interleaving of chacha_4core.
2020-12-08  Niels MöllerMerge branch 'ppc-chacha-4core'
2020-12-01  Niels MöllerFix comment type
2020-12-01  Niels Möllerppc: Save registers below stack pointer, without modify... ppc-chacha-4core
2020-12-01  Niels Möllerppc: Optimize chacha_4core main loop
2020-11-30  Niels Möllerppc: Workaround using m4_unquote.
2020-11-30  Niels Möllerm4: New macro m4_unquote
2020-11-30  Niels Möllerppc: Add byte-swapping to chacha_4core, for big-endian...
2020-11-30  Niels MöllerDelete _nettle_chacha_crypt_2core and _nettle_chacha_cr...
2020-11-30  Niels Möllerppc: New assembly for chacha_core4, doing four blocks...
2020-11-30  Niels MöllerFix a ChangeLog typo.
2020-11-30  Niels MöllerAdd missing forward declaration.
2020-11-30  Niels MöllerFix counter bug in _chacha_crypt32_3core.
2020-11-30  Niels MöllerDelete name mangling of internal umac symbols delete-internal-name-mangling
2020-11-30  Niels MöllerDelete name mangling of internal sha3 symbols
2020-11-30  Niels MöllerDelete name mangling of internal salsa20 symbols
2020-11-30  Niels MöllerDelete name mangling of internal poly1305 symbols
2020-11-30  Niels MöllerDelete name mangling of internal gost symbols
2020-11-30  Niels MöllerDelete name mangling of internal Chacha symbols
2020-11-30  Niels MöllerDelete name mangling of internal _nettle_ctr_crypt16...
2020-11-30  Niels MöllerDelete name mangling of internal _nettle_dsa_hash function
2020-11-30  Niels MöllerDelete name mangling of internal Camellia symbols
2020-11-30  Niels MöllerDelete name mangling of internal AES symbols
next