On Thu, Feb 14, 2002 at 04:01:30PM -0500, Dawn Whiteside wrote: > The latest OpenSSL-0.9.7 snapshot I've downloaded fails the BN_mod_mul > test on both 32-bit and 64-bit IRIX 6.5 systems using either gcc or > the vendor compiler. Results of 'make report' are attached (four files).
The test fails during verification with 'bc'. Various 'bc' implementations are broken; did you try an alternative one, such as GNU bc? The BN test leaves behind a file 'tmp.bntest', which can be fed to GNU bc. If everything runs correctly, this will output lots of zeros. -- Bodo M�ller <[EMAIL PROTECTED]> PGP http://www.informatik.tu-darmstadt.de/TI/Mitarbeiter/moeller/0x36d2c658.html * TU Darmstadt, Theoretische Informatik, Alexanderstr. 10, D-64283 Darmstadt * Tel. +49-6151-16-6628, Fax +49-6151-16-6036 ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
