Files
tor/changes
Nick Mathewson 041e9235c1 Lower the loop_max constant in curve25519_basepoint_spot_check()
The point of this function is to make sure that the ed25519-based
implementation of curve25519_basepoint() actually works when we
start tor, and use the regular fallback implementation if it
doesn't.  But it accounts for 9% of our startup time in the case
when we have directory information, and I think it's safe to make
the test shorter.  After all, it has yet to find any actual bugs in
curved25519_scalarmult_basepoint_donna() on any platforms.

Closes ticket 28838.
2018-12-13 11:26:09 -05:00
..
2018-09-15 23:19:31 +00:00
2018-10-30 10:49:03 -04:00
2018-11-06 15:17:19 -05:00
2018-11-12 15:39:28 -05:00
2018-11-14 07:51:36 -05:00
2018-11-19 15:48:08 -06:00
2018-10-29 15:18:07 -04:00
2018-10-30 11:28:53 -04:00
2018-12-01 11:18:03 -05:00