mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Introduce node_get_curve25519_onion_key() in extend_info_from_node()
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
o Code simplification and refactoring:
|
||||
- We make extend_info_from_node() use node_get_curve25519_onion_key()
|
||||
introduced in ticket 23577 to access the curve25519 public keys rather
|
||||
than accessing it directly. Closes ticket 23760. Patch by Neel Chauhan.
|
||||
Reference in New Issue
Block a user