From 99fb77a4176c52f92de91572c9a880eb49bda9eb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Niels=20M=C3=B6ller?= <nisse@lysator.liu.se> Date: Tue, 14 May 2002 19:27:31 +0200 Subject: [PATCH] *** empty log message *** Rev: src/nettle/ChangeLog:1.89 --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ChangeLog b/ChangeLog index 1584f9fc..4d2f383e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,9 @@ (aes_encrypt): Similarly for the second column. (aes_encrypt): Similarly for the third and fourth column. + (aes_encrypt): Deleted xchgl instruction in final round, by + reordering the second and fourth round. + * x86/machine.m4 (AES_LAST_ROUND): New macro. * x86/aes-encrypt.asm (aes_encrypt): Move code here... -- GitLab