tor/changes/dhparam
Nick Mathewson 50c259d763 Make the DH parameter we use for TLS match the one from Apache's mod_ssl
Our regular DH parameters that we use for circuit and rendezvous
crypto are unchanged.  This is yet another small step on the path of
protocol fingerprinting resistance.

(Backport from 0.2.2's 5ed73e3807)
2011-02-10 15:55:06 -05:00

4 lines
113 B
Plaintext

o Minor features
- Adjust our TLS Diffie-Hellman parameters to match those used by
Apache's mod_ssl.