]> git.ipfire.org Git - thirdparty/nettle.git/commitdiff
*** empty log message ***
authorNiels Möller <nisse@lysator.liu.se>
Tue, 14 May 2002 18:35:10 +0000 (20:35 +0200)
committerNiels Möller <nisse@lysator.liu.se>
Tue, 14 May 2002 18:35:10 +0000 (20:35 +0200)
Rev: src/nettle/ChangeLog:1.92

ChangeLog

index 0b9fed6fe61f98b764abd09574b47ac55282016a..06e1ac13a908838172ec61071d42bb29dcc0d86d 100644 (file)
--- 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.