Hi All, I could not find much info on this in the openssl-users archive, so sorry if I am creating a duplicate thread.
First of all I am installing OpenSSL-0.9.8a, but first it is patched using ssl.patch from the Open Cryptographic Framework guys (hopefully there is some overlap in the users of this list). Without the patch, everything installs and 'make test' gives no errors. With the patch, I get the following error from 'make test': ECDSA test passed test ecdh ../util/shlib_wrap.sh ./ecdhtest Testing key generation with NIST Prime-Curve P-192 .... ok Testing key generation with NIST Prime-Curve P-224 .... ok Testing key generation with NIST Prime-Curve P-256 .... ok Testing key generation with NIST Prime-Curve P-384 .... ok Testing key generation with NIST Prime-Curve P-521 .... ok Testing key generation with NIST Binary-Curve K-163 .... ok Testing key generation with NIST Binary-Curve B-163 .... ok Testing key generation with NIST Binary-Curve K-233 .... ok Testing key generation with NIST Binary-Curve B-233 .... ok Testing key generation with NIST Binary-Curve K-283 .... ok Testing key generation with NIST Binary-Curve B-283 .... ok Testing key generation with NIST Binary-Curve K-409 .... ok Testing key generation with NIST Binary-Curve B-409 .... ok Testing key generation with NIST Binary-Curve K-571 .... ok Testing key generation with NIST Binary-Curve B-571 .... ok cat ./p ./p.clear differ: byte 1, line 1 make[1]: *** [test_enc] Error 1 make[1]: Leaving directory `/root/openssl-0.9.8a/test' make: *** [tests] Error 2 'make install' works ok after this. But I noticed (after my last install) that running RSA using the cryptodev engine does not result in the crypto driver (OCF) apearing in the 'top' window. Any help is greatly appreciated! Best Regards, Brendan ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager [EMAIL PROTECTED]