On 2017-02-05 07:54, yuchi tian wrote:
Dear OpenSSL developers,
We are software engineering researchers at University of Virginia. As
part of a research project, we have built a tool for automatically
finding and fixing error handling bugs and are testing it on
various cryptographic libraries
Hi,
We are implementing an Engine in openssl 0.9.8a with 3DES support.
Initial tests gave good results, but testing in CBC mode failed.
The question is how to handle the (EVP_CIPHER_CTX *) ctx-> iv parameter.
is it only for storage of the iv or can it be updated (from the calling
EVP structu
.
My change is attached with #ifdef TIMEFIX, maybe not the best solution,
but it works for me.
/Lars Nordin
crypto/asn1/a_utctm.c
__
OpenSSL Project http://www.openssl.org
Development Mailing