[tahoe-dev] [pycryptopp] #29: add public-key encryption support
pycryptopp
trac at allmydata.org
Wed Aug 26 23:06:16 PDT 2009
#29: add public-key encryption support
------------------------+---------------------------------------------------
Reporter: warner | Owner:
Type: enhancement | Status: new
Priority: major | Version: 0.5.1
Keywords: | Launchpad_bug:
------------------------+---------------------------------------------------
Some day, after ECDSA (#2,#3) and random-access AES (#18) are completed
and utilized, there will be Tahoe projects which will need public-key
encryption support, like RSA or El Gamal or one of those. (append-only
filecaps is the most likely user). Crypto++ has these, but pycryptopp does
not expose any of them yet. It would be nice to have access to one of
them.
--
Ticket URL: <http://allmydata.org/trac/pycryptopp/ticket/29>
pycryptopp <http://allmydata.org/trac/pycryptopp>
Python bindings for the Crypto++ library
More information about the tahoe-dev
mailing list