From 351d0f0e57221407c832e37c132eb7482bce3727 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Niels=20M=C3=B6ller?= <nisse@lysator.liu.se> Date: Tue, 14 May 2002 20:35:10 +0200 Subject: [PATCH] *** empty log message *** Rev: src/nettle/ChangeLog:1.92 --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index 0b9fed6f..06e1ac13 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,8 @@ * x86/aes-encrypt.asm (aes_encrypt): Replaced first quarter of the round function with an invocation of AES_ROUND. + (aes_encrypt): Similarly for the second column. + (aes_encrypt): Similarly for the rest of the round function. * x86/machine.m4 (AES_ROUND): New macro. -- GitLab