mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 21:23:58 +01:00
7 lines
342 B
Plaintext
7 lines
342 B
Plaintext
o Major features (protocol, Ed25519):
|
|
- Tor relays now use Ed25519 to prove their Ed25519 identities and
|
|
Ed25519 to one another, and to clients. This algorithm is faster
|
|
and more secure than the RSA-based handshake we've been doing until
|
|
now. Implements the second big part of proposal 220; Closes ticket
|
|
15055.
|