I compiled OpenSSL-0.9.5 (the latest release) under Win98, with Visual C++
5 and NASM 0.98, as described in the INSTALL.W32 file (as usual).

The compilation was fine, but I tried 'openssl speed dsa', and I don't see
any result after the classic '... First we calculate the appoximate
speed', even after several minutes.

I used to use OpenSSL 0.9.4 without asm, it worked perfectly. I then tried
the same version, with NASM, and it still works perfectly...

When I try to generate a DSA key, it works:
openssl dsaparam -out testdsa.pem 512
openssl dsa testdsa.pem
-> I get the key on stdout.

I found another problem with the command line tool openssl, used in it's
"prompt mode"... I'll try to reproduce the behaviour, and I'll post my
results.

-- 
Erwann ABALEA
System and Development Engineer - Certplus SA
[EMAIL PROTECTED]
- RSA PGP Key ID: 0x2D0EABD5 -

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to