[tahoe-lafs-trac-stream] [pycryptopp] #75: add Ed25519 signatures (was: ad Ed25519 signatures)
pycryptopp
trac at tahoe-lafs.org
Thu Nov 17 20:01:09 UTC 2011
#75: add Ed25519 signatures
-----------------------------+-------------------
Reporter: warner | Owner:
Type: enhancement | Status: new
Priority: major | Version: 0.5.19
Resolution: | Keywords:
Launchpad Bug: |
-----------------------------+-------------------
Description changed by warner:
Old description:
> 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 .
New description:
At the 2nd Tahoe Summit, we hashed out a [https://tahoe-lafs.org/trac
/tahoe-lafs/wiki/Summit2Day1#signatureconsensus plan] 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#comment:1>
pycryptopp <https://tahoe-lafs.org/trac/pycryptopp>
More information about the tahoe-lafs-trac-stream
mailing list