mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
hs-v3: Consolidate descriptor cookie computation code
Both client and service had their own code for this. Consolidate into one place so we avoid duplication. Closes #27549 Signed-off-by: David Goulet <dgoulet@torproject.org>
This commit is contained in:
committed by
Nick Mathewson
parent
50367d06f2
commit
3a8f32067d
@@ -0,0 +1,3 @@
|
||||
o Code simplification and refactoring (hidden service v3):
|
||||
- Consolidate the authorized client descriptor cookie computation code
|
||||
from client and service into one function. Closes ticket 27549.
|
||||
Reference in New Issue
Block a user