Fix for DES_cfb_encrypt corrupting output buffer. This renders certain
authorAndy Polyakov <appro@openssl.org>
Sat, 24 Jan 2004 10:33:33 +0000 (10:33 +0000)
committerAndy Polyakov <appro@openssl.org>
Sat, 24 Jan 2004 10:33:33 +0000 (10:33 +0000)
commit50f40631d009b7747dac1380857a4bc9bef8b0ea
tree2cbc01f9613fd8ec6f7d354f2e53e88721648c5d
parent370d5a72db4b9d1f9bc8d2af768fe589e6161d6f
Fix for DES_cfb_encrypt corrupting output buffer. This renders certain
code in corresponding EVP modules obsolete, which I remove at once.
crypto/des/cfb64ede.c
crypto/des/cfb_enc.c
crypto/evp/e_des.c
crypto/evp/e_des3.c