tor/src
Yawning Angel b7aa3074fc Add blinding support to ed25519-donna (Not yet used).
Integrating it the "wrong" way into common/crypto_ed25519.c passes
`make check`, and there appear to be some known answer tests for this,
so I assume I got it right.

Blinding a public key goes from 139.10 usec to 70.78 usec using
ed25519-donna (NB: Turboboost/phase of moon), though the code isn't
critical path, so supporting it is mostly done for completeness.
2015-07-06 09:44:43 +00:00
..
common Integrate ed25519-donna (Not yet used). 2015-07-06 09:40:28 +00:00
config Merge remote-tracking branch 'origin/maint-0.2.5' into maint-0.2.6 2015-06-25 11:43:17 -04:00
ext Add blinding support to ed25519-donna (Not yet used). 2015-07-06 09:44:43 +00:00
or More tweaks for windows compilation. (ick) 2015-06-29 13:47:44 -04:00
test Make test_workqueue.c faster, and on-by-default. 2015-07-03 14:38:14 -04:00
tools Remove checks for visual C 6. 2015-06-29 12:55:03 -04:00
trunnel Update trunnel code. 2015-05-28 12:44:52 -04:00
win32 Try a little harder to fix the tor-ci-windows builder, or figure out why it is broke 2015-06-29 16:09:37 -04:00
include.am Use trunnel for crypto_pwbox encoding/decoding. 2014-09-25 11:58:14 -04:00