printf in ssl code

2010-02-15 Thread Emdadi, Ali
Hi everybody I am trying to do some time measurement in openssl when the apache is running, I would like to plug in a small block of code in openssl’s code and do some print out(when apache runs)and measure the ticks. Can anybody help me to do the printf in openssl code? Thanks Ali

how to feed the printf messaages to the console

2010-02-15 Thread Emdadi, Ali
Hi everybody I am trying to do some time measurement in openssl (when the apache is running), I would like to plug in a small block of code in openssl’s code and do some print out(when apache runs)and feed the printf messages to the console to do tick measurement. Can anybody help mel? Thanks

how to feed the printf messages to the console

2010-02-15 Thread Emdadi, Ali
Hi Everybody Anybody knows how to feed the printf messages (in ssl code)into the console, during apache running. Thanks Ali

Re: [openssl.org #1951] [patch] verification of X.509 certificates that contain an RSASSA-PSS signature

2010-02-15 Thread Martin Kaiser via RT
Hello Steve, thanks for your feedback. Thus wrote Stephen Henson via RT (r...@openssl.org): As has been indicated the PSS ASN1 module is incorrect. Does that actually verify PSS signatures correctly with non-default algorithms? I'd expect ASN1 parsing errors. I got Francesco's point and

[openssl.org #1951] [patch] verification of X.509 certificates that contain an RSASSA-PSS signature

2010-02-15 Thread Stephen Henson via RT
[li...@kaiser.cx - Mon Feb 15 23:16:48 2010]: Please see the attached patch (against 2010-02-07 snapshot) for a first concept. Does this make sense to you or does it contradict your intended use of the (yet unused) EVP_MD_CTX_FLAG_PAD_... flags? Actually that flag isn't unused. It is