summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorNiels Möller <nisse@lysator.liu.se>2023-04-03 07:27:29 +0200
committerNiels Möller <nisse@lysator.liu.se>2023-04-03 07:27:29 +0200
commit98a32f2bc889e1e6014ce316aff590ec771f317c (patch)
treea2123657031dfe2f28decc9bd20c33a5fa3d4bf4 /ChangeLog
parent85a7772e7f6745cf7e58f0a481bf0ede9445d24b (diff)
downloadnettle-98a32f2bc889e1e6014ce316aff590ec771f317c.tar.gz
ChangeLog and copyright update.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 07f7bb84..67986932 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2023-04-03 Niels Möller <nisse@lysator.liu.se>
+
+ From Mamone Tarsha:
+ * x86_64/pclmul/ghash-update.asm: New loop to process two blocks
+ at a time.
+ * x86_64/pclmul/ghash-set-key.asm: Likewise.
+
2023-03-25 Niels Möller <nisse@lysator.liu.se>
* ocb.h (OCB_MAX_NONCE_SIZE): New constant.