mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-24 14:51:11 +01:00
5 lines
257 B
Text
5 lines
257 B
Text
|
o Minor features (fingerprinting resistence, authentication):
|
||
|
- Extend the length of RSA keys used for TLS link authentication to
|
||
|
2048 bits. (These weren't used for forward secrecy; for forward
|
||
|
secrecy, we used P256.) Closes ticket 13752.
|