diff options
author | Ben Lindstrom <mouring@eviladmin.org> | 2001-09-14 02:47:33 +0000 |
---|---|---|
committer | Ben Lindstrom <mouring@eviladmin.org> | 2001-09-14 02:47:33 +0000 |
commit | 319fc7353c647aa2703bb6c7f5288fb42f29e705 (patch) | |
tree | 6f18bbd9ecb425b951b549a3d01c59308d0bccaf /ChangeLog | |
parent | 4213c559ef3d44670c8580cc552d23dce7528bda (diff) |
I was promised that this does not need to have endness fix up by Markus.
So I will blindly trust him. =)
- markus@cvs.openbsd.org 2001/08/23 11:31:59
[cipher.c cipher.h]
switch to the optimised AES reference code from
http://www.esat.kuleuven.ac.be/~rijmen/rijndael/rijndael-fst-3.0.zip
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -1,3 +1,10 @@ | |||
1 | 20010913 | ||
2 | - (bal) OpenBSD CVS Sync | ||
3 | - markus@cvs.openbsd.org 2001/08/23 11:31:59 | ||
4 | [cipher.c cipher.h] | ||
5 | switch to the optimised AES reference code from | ||
6 | http://www.esat.kuleuven.ac.be/~rijmen/rijndael/rijndael-fst-3.0.zip | ||
7 | |||
1 | 20010912 | 8 | 20010912 |
2 | - (bal) OpenBSD CVS Sync | 9 | - (bal) OpenBSD CVS Sync |
3 | - jakob@cvs.openbsd.org 2001/08/16 19:18:34 | 10 | - jakob@cvs.openbsd.org 2001/08/16 19:18:34 |
@@ -6409,4 +6416,4 @@ | |||
6409 | - Wrote replacements for strlcpy and mkdtemp | 6416 | - Wrote replacements for strlcpy and mkdtemp |
6410 | - Released 1.0pre1 | 6417 | - Released 1.0pre1 |
6411 | 6418 | ||
6412 | $Id: ChangeLog,v 1.1510 2001/09/12 18:45:09 mouring Exp $ | 6419 | $Id: ChangeLog,v 1.1511 2001/09/14 02:47:33 mouring Exp $ |