summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorNiels Möller <nisse@lysator.liu.se>2022-02-21 17:39:31 +0100
committerNiels Möller <nisse@lysator.liu.se>2022-02-21 18:35:13 +0100
commitb16455558886d47c9bdcd818b44b0843639640a2 (patch)
tree623660acc5e4ccc536fcc2c9cd747c6215948e76 /ChangeLog
parent6b80b8894049731f78163ca38fc6625230d054d0 (diff)
downloadnettle-b16455558886d47c9bdcd818b44b0843639640a2.tar.gz
arm64: Update pclmul ghash to new organization.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4d4921f8..4d6efb22 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2022-02-21 Niels Möller <nisse@lysator.liu.se>
+
+ * arm64/crypto/gcm-hash.asm: Deleted, split into two new files...
+ * arm64/crypto/ghash-set-key.asm: New file.
+ * arm64/crypto/ghash-update.asm: New file.
+
2022-02-19 Niels Möller <nisse@lysator.liu.se>
* fat-x86_64.c (fat_init): Update fat init for new _ghash_set_key