Hi, > can't use that engine > 1523:error:80067072:CHIL engine:HWCRHK_INIT:locking > missing:e_chil.c:594:You HAVE to add dynamic locking > callbacks via CRYPTO_set_dynlock_{create,lock,destroy}_callback() > 1523:error:260B806D:engine > routines:ENGINE_TABLE_REGISTER:init failed:eng_table.c:161: > Doing md2 for 3s on 16 size blocks: 79767 md2's in 3.03s > Doing md2 for 3s on 64 size blocks: ^C
I haven't seen this problem - but this error message is fairly helpful. I guess you need to add the dynamic locking callbacks. Details of these are documented in the OpenSSL book http://www.opensslbook.com/index.html Also see man pages of the CRYPTO_set_dynlock_*_callback functions. Best Regards, Mark Williams ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager [EMAIL PROTECTED]