From: [EMAIL PROTECTED]
levitte> levitte 13-Dec-2000 16:29:30
levitte>
levitte> Modified: crypto/bn bn_mul.c
levitte> Log:
levitte> Problem: bn_mul_normal() misbehaves if the size of b is 0.
levitte> Solution: multiply a with 0, putting the result in r, and return.
It looks to me like this fix removes the problem that was reported a
few days ago. I'd like some people to run bntest a few times to
verify this. The easiest way is the following:
make TESTS=test_bn test
--
Richard Levitte \ Spannv�gen 38, II \ [EMAIL PROTECTED]
Chairman@Stacken \ S-168 35 BROMMA \ T: +46-8-26 52 47
Redakteur@Stacken \ SWEDEN \ or +46-709-50 36 10
Procurator Odiosus Ex Infernis -- [EMAIL PROTECTED]
Member of the OpenSSL development team: http://www.openssl.org/
Software Engineer, Celo Communications: http://www.celocom.com/
Unsolicited commercial email is subject to an archival fee of $400.
See <http://www.stacken.kth.se/~levitte/mail/> for more info.
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]
Re: cvs commit: openssl/crypto/bn bn_mul.c
Richard Levitte - VMS Whacker Wed, 13 Dec 2000 07:26:04 -0800
- Re: cvs commit: openssl/crypto/bn bn_mul.c Richard Levitte - VMS Whacker
- Re: cvs commit: openssl/crypto/bn bn_mu... Richard Levitte - VMS Whacker
- Re: cvs commit: openssl/crypto/bn b... Mads Toftum
- Re: cvs commit: openssl/crypto/bn b... Sean O'Riordain
