mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-23 14:40:51 +01:00
4 lines
257 B
Text
4 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.
|