From: Nick Mathewson Date: Fri, 18 Apr 2025 01:25:51 +0000 (-0400) Subject: Changes file for #41051. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f5ff1a38671efd75722ef9a36d4e82450b7ae96a;p=thirdparty%2Ftor.git Changes file for #41051. --- diff --git a/changes/ticket41051 b/changes/ticket41051 new file mode 100644 index 0000000000..f15cdbe3d8 --- /dev/null +++ b/changes/ticket41051 @@ -0,0 +1,5 @@ + o Major features (cell format): + - Tor now has (unused) internal support to encode and decode + relay messages in the new format required by our newer + CGO encryption algorithm. + Closes ticket 41051. Part of proposal 359.