[tahoe-lafs-trac-stream] [pycryptopp] #75: ad Ed25519 signatures

pycryptopp trac at tahoe-lafs.org
Thu Nov 17 19:43:33 UTC 2011


#75: ad Ed25519 signatures
------------------------+------------------------
Reporter:  warner       |          Owner:
    Type:  enhancement  |         Status:  new
Priority:  major        |        Version:  0.5.19
Keywords:               |  Launchpad Bug:
------------------------+------------------------
 At the 2nd Tahoe Summit, we hashed out a [plan https://tahoe-lafs.org/trac
 /tahoe-lafs/wiki/Summit2Day1#signatureconsensus] for Accounting that
 starts with adding Ed25519 signatures to pycryptopp. (Crypto++ doesn't yet
 include Ed25519, so the plan involves putting a separate copy of the
 Ed25519 C code into pycryptopp, adding Python bindings to it, and then
 replacing that C code with calls into Crypto++'s version once it shows
 up).

 I've got a patch here against 0.5.29 that embeds a copy of my
 [https://github.com/warner/python-ed25519 python-ed25519] library (version
 0.7) into pycryptopp, including unit tests, power-on self-tests, and a
 subset of the Known Answer Tests that complete in about 1.0s .

-- 
Ticket URL: <http://tahoe-lafs.org/trac/pycryptopp/ticket/75>
pycryptopp <https://tahoe-lafs.org/trac/pycryptopp>
Python bindings for the Crypto++ library


More information about the tahoe-lafs-trac-stream mailing list