On Mon, Dec 29, 2008 at 10:43 AM, Udo van den Heuvel <[email protected]> wrote: > ... > Dec 29 19:09:21.991 [info] crypto_global_init(): Initializing OpenSSL via > tor_tls_init(). > > Hardware isn't used at all!?
you'll need to set HardwareAccel 1 like you mentioned. then you should see "Initializing OpenSSL engine support." followed by the engine used for various cipher primitives. (RSA,DH,AES,etc...) best regards,

