libgcrypt/cipher (ChangeLog rijndael.c)
cvs user werner
cvs@cvs.gnupg.org
Wed, 11 Jun 2003 14:06:33 +0200
Date: Wednesday, June 11, 2003 @ 14:06:23
Author: werner
Path: /cvs/gnupg/libgcrypt/cipher
Modified: ChangeLog rijndael.c
* rijndael.c (do_encrypt): Hack to force correct alignment. It
seems not to be not sufficient, though. We should rework this
fucntions and remove all these ugly casts. Let the compiler
optimize or have an assembler implementation.
------------+
ChangeLog | 7 +
rijndael.c | 255 ++++++++++++++++++++++++++++++-----------------------------
2 files changed, 139 insertions(+), 123 deletions(-)