[tor-commits] [tor/master] Changes for 27246
nickm at torproject.org
nickm at torproject.org
Wed Aug 29 19:07:38 UTC 2018
commit 7f1895c39a860437f4a1ec830f26d7d568facb63
Author: Nick Mathewson <nickm at torproject.org>
Date: Wed Aug 29 15:02:59 2018 -0400
Changes for 27246
---
changes/ticket27246 | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/changes/ticket27246 b/changes/ticket27246
new file mode 100644
index 000000000..c0d665d4c
--- /dev/null
+++ b/changes/ticket27246
@@ -0,0 +1,4 @@
+ o Minor features (memory usage):
+ - When not using them, store legacy TAP public onion keys in
+ DER-encoded format, rather than as expanded public keys. This should
+ save several megabytes on typical clients. Closes ticket 27246.
More information about the tor-commits
mailing list