Re: [openssl-dev] Bug reports and patches for OpenSSL

2017-02-06 Thread Lars Nordin
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

Engine with 3DES support, how to handle iv

2006-03-20 Thread Lars Nordin
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

Bad support for short timeformat in ASN1_UTCTIME_cmp_time_t()

2002-05-23 Thread Lars Nordin
. 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