Add support for partial CFB modes, make tests work, update dependencies.
authorBen Laurie <ben@openssl.org>
Mon, 28 Jul 2003 15:08:00 +0000 (15:08 +0000)
committerBen Laurie <ben@openssl.org>
Mon, 28 Jul 2003 15:08:00 +0000 (15:08 +0000)
commite2ced802b4a00e41bd260cc375b2dd4f20fb4184
treed4d64ff98f9c83778f7e1189cc8f95b07f5f1287
parent9163658aa8232cb4580d46d8fe58f84dcf5b9a34
Add support for partial CFB modes, make tests work, update dependencies.
18 files changed:
Makefile.org
crypto/aes/aes.h
crypto/aes/aes_cfb.c
crypto/dsa/Makefile.ssl
crypto/err/Makefile.ssl
crypto/evp/e_aes.c
crypto/evp/e_des.c
crypto/evp/e_des3.c
crypto/evp/evp.h
crypto/evp/evp_locl.h
crypto/objects/obj_dat.h
crypto/objects/obj_mac.h
crypto/objects/obj_mac.num
crypto/objects/objects.txt
fips/Makefile.ssl
fips/aes/Makefile.ssl
fips/aes/fips_aesavs.c
test/Makefile.ssl