Merge branch 'ticket28851_035_squashed' into maint-0.3.5

This commit is contained in:
Nick Mathewson
2019-01-03 09:45:53 -05:00
2 changed files with 10 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
o Minor features (performance):
- Stop re-validating our hardcoded Diffie-Hellman parameters on every
startup. Doing this wasted time and cycles, especially on low-powered
devices. Closes ticket 28851.