Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-05-28 | Sign extrainfo documents with ed25519 | Nick Mathewson | |
Extrainfo documents are now ed-signed just as are router descriptors, according to proposal 220. This patch also includes some more tests for successful/failing parsing, and fixes a crash bug in ed25519 descriptor parsing. | |||
2015-05-28 | Revise makedesc.py: teach it how to emit ed signatures and crosscerts | Nick Mathewson | |
Also, add a trivial ed25519-signed routerinfo to the tests. | |||
2015-01-02 | Bump copyright dates to 2015, in case someday this matters. | Nick Mathewson | |
2014-10-13 | Commit the script I used to generate signed ri and ei documents | Nick Mathewson | |