[tahoe-dev] [pycryptopp] #9: link against existing (system) libcrypto++.so

pycryptopp trac at allmydata.org
Mon Feb 9 16:18:25 PST 2009


#9: link against existing (system) libcrypto++.so
------------------------+---------------------------------------------------
Reporter:  warner       |     Owner:     
    Type:  enhancement  |    Status:  new
Priority:  major        |   Version:     
Keywords:               |  
------------------------+---------------------------------------------------
Changes (by zooko):

 * cc: tahoe-dev@… (added)


Comment:

 Hm, on reflection, I'm not sure that pycryptopp currently does anything
 with an exception from Crypto++ ''except'' re-raise it as a Python
 exception.

 I hate, in principle to limit pycryptopp and its users to a single
 undifferentiated exception of type "exception from underlying library",
 when that underlying library is actually providing a carefully typed and
 informative exception.

 But, in practice, this might make no different to our current code.  I'll
 keep this in mind when returning to pycryptopp hacking after the
 tahoe-1.3.0 release.

-- 
Ticket URL: <http://allmydata.org/trac/pycryptopp/ticket/9#comment:7>
pycryptopp <http://allmydata.org/trac/pycryptopp>
Python bindings for the Crypto++ library


More information about the tahoe-dev mailing list