]> git.ipfire.org Git - thirdparty/nettle.git/history - eddsa-hash.c
Update config.guess and config.sub to 2024-01-01 versions.
[thirdparty/nettle.git] / eddsa-hash.c
7 days ago  Niels MöllerUse NETTLE_OCTET_SIZE_TO_LIMB_SIZE macro.
2023-11-15  Niels MöllerAdd sidechannel tests for ed25519 and ed448.
2021-03-13  Niels MöllerSimilar fix for eddsa.
2020-11-27  Niels MöllerMerge branch 'aberaud/nettle-m4_gmp_prog_cc_for_build_fix'
2020-11-27  Niels MöllerMerge branch 'briansmith/nettle-master'
2020-11-09  Niels MöllerMerge branch 'refactor-ecc-mod' into master-updates
2020-11-07  Niels MöllerMerge branch 'ppc-chacha-core'
2020-10-30  Niels MöllerAdd separate result argument to all mod functions.
2020-10-28  Niels MöllerUse GMP functions mpn_cnd_add_n, mpn_cnd_sub_n and... use-mpn_cnd-functions
2020-01-02  Niels MöllerUpdate eddsa internals to support ed448.
2019-11-21  Niels MöllerMerge branch 'curve448' into master
2018-12-26  Niels MöllerMerge branch 'release-3.4-fixes' into master
2018-07-07  Nikos Mavrogiannop... abi: explicitly export intended symbols and hide others
2014-10-04  Niels MöllerImplemented eddsa signature internals.