[tor-bugs] #10043 [Tor]: Logging of HW Engines is incomplete in crypto.c

Tor Bug Tracker & Wiki blackhole at torproject.org
Tue Oct 29 18:21:13 UTC 2013


#10043: Logging of HW Engines is incomplete in crypto.c
-----------------------------+--------------------------------------
     Reporter:  jbdatko      |      Owner:
         Type:  enhancement  |     Status:  needs_review
     Priority:  minor        |  Milestone:  Tor: 0.2.5.x-final
    Component:  Tor          |    Version:  Tor: 0.2.4.17-rc
   Resolution:               |   Keywords:  logging tor-relay engine
Actual Points:               |  Parent ID:
       Points:               |
-----------------------------+--------------------------------------

Comment (by jbdatko):

 I added the extra logging for the other ciphers.  After reviewing the
 OpenSSL engine API, I don't believe one can get the same level of
 information for the "get_default" series. (i.e. RSA, DH, ECDSA, ECDH).  I
 think this because the default series is the same algorithm, but with
 different parameters (DH, Curves, etc...).

 It would be nice to know the specific parameters implemented in an engine,
 but there does not seem to be a general method to do this (AFAIK).

-- 
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/10043#comment:3>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list