Changes for 27246

This commit is contained in:
Nick Mathewson
2018-08-29 15:02:59 -04:00
parent 2f6bc74914
commit 7f1895c39a
+4
View File
@@ -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.