mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 21:23:58 +01:00
6c8c973191
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.
5 lines
239 B
Plaintext
5 lines
239 B
Plaintext
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.
|