]> git.ipfire.org Git - thirdparty/nettle.git/commitdiff
ChangeLog entry for arm64 implementation of chacha.
authorNiels Möller <nisse@lysator.liu.se>
Tue, 25 Jan 2022 18:51:14 +0000 (19:51 +0100)
committerNiels Möller <nisse@lysator.liu.se>
Tue, 25 Jan 2022 18:51:14 +0000 (19:51 +0100)
ChangeLog

index aec10a2588c8a5a7096ed27139eb2c4cb28fe5ce..dc1b999d268779a61eb0ce922f2481850b2055d3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2022-01-25  Niels Möller  <nisse@lysator.liu.se>
+
+       Chacha implementation for arm64, contributed by Mamone Tarsha.
+       * arm64/chacha-core-internal.asm: New file.
+       * arm64/chacha-2core.asm: New file.
+       * arm64/chacha-4core.asm: New file
+
 2022-01-24  Niels Möller  <nisse@lysator.liu.se>
 
        * powerpc64/ecc-secp224r1-modp.asm: New file, contributed by