mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-25 15:10:48 +01:00
We need to keep these around for TAP and old-style hidden services, but they're obsolete, and we shouldn't encourage anyone to use them. So I've added "obsolete" to their names, and a comment explaining what the problem is. Closes ticket 23026.
4 lines
239 B
Text
4 lines
239 B
Text
o Code simplification and refactoring:
|
|
- Rename the obsolete malleable hybrid_encrypt functions used in
|
|
TAP and old hidden services to indicate that they aren't suitable
|
|
for new protocols or formats. Closes ticket 23026.
|