Re: [openssl.org #785] AutoReply: bug in RSA blinding code [WAS: Re: Seg fault in BN_mod_exp]

2003-12-09 Thread Paul Koster via RT
About a week ago I submitted the report below. Has any developer plans to look into this? Kind regards, Paul > - > I've tracked down the problem. It is in the RSA blinding code, because > RSA_blinding_off(rsa) after the RSA

[openssl.org #785] bug in RSA blinding code [WAS: Re: Seg fault in BN_mod_exp]

2003-12-03 Thread Paul Koster via RT
I've tracked down the problem. It is in the RSA blinding code, because RSA_blinding_off(rsa) after the RSA *rsa = RSA_new() solves the problem. I cc't rt to create a ticket for this bug. Paul Original message: -- I have so