Fix AES code.
authorDr. Stephen Henson <steve@openssl.org>
Wed, 7 Feb 2001 18:15:18 +0000 (18:15 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Wed, 7 Feb 2001 18:15:18 +0000 (18:15 +0000)
commitdeb2c1a1c58fb738b3216b663212572170de8183
treef6aa0527d08b8fdcf4ce63eaf85aa3d6a73b1c34
parentd4219c485b34818df8aa530f7d8d1c1daff44306
Fix AES code.

Update Rijndael source to v3.0

Add AES OIDs.

Change most references of Rijndael to AES.

Add new draft AES ciphersuites.
23 files changed:
CHANGES
crypto/evp/Makefile.ssl
crypto/evp/c_allc.c
crypto/evp/e_aes.c [new file with mode: 0644]
crypto/evp/e_rd.c [deleted file]
crypto/evp/evp.h
crypto/objects/obj_dat.h
crypto/objects/obj_mac.h
crypto/objects/obj_mac.num
crypto/objects/objects.txt
crypto/ocsp/Makefile.ssl
crypto/rijndael/Makefile.ssl
crypto/rijndael/README
crypto/rijndael/boxes-fst-corrected.dat [deleted file]
crypto/rijndael/rd_fst.c
crypto/rijndael/rd_fst.h
crypto/rijndael/rijndael.h
ssl/s3_lib.c
ssl/ssl.h
ssl/ssl_algs.c
ssl/ssl_ciph.c
ssl/ssl_locl.h
ssl/tls1.h