]> git.ipfire.org Git - thirdparty/nettle.git/commitdiff
ChangeLog entries for new ppc64 ecc files.
authorNiels Möller <nisse@lysator.liu.se>
Mon, 24 Jan 2022 19:06:10 +0000 (20:06 +0100)
committerNiels Möller <nisse@lysator.liu.se>
Mon, 24 Jan 2022 19:06:10 +0000 (20:06 +0100)
ChangeLog

index 6be28d62d35806f54df50c7452ab4defb25223b2..aec10a2588c8a5a7096ed27139eb2c4cb28fe5ce 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2022-01-24  Niels Möller  <nisse@lysator.liu.se>
+
+       * powerpc64/ecc-secp224r1-modp.asm: New file, contributed by
+       Amitay Isaacs.
+       * powerpc64/ecc-curve25519-modp.asm: New file, contributed by
+       Martin Schwenke & Alastair D´Silva
+       * powerpc64/ecc-curve448-modp.asm: New file, contributed by Martin
+       Schwenke & Amitay Isaacs.
+
 2022-01-23  Niels Möller  <nisse@lysator.liu.se>
 
        * testsuite/poly1305-test.c (test_poly1305_internal): New function.