Merge branch 'ticket27246_035_01_squashed'

This commit is contained in:
Nick Mathewson
2018-08-29 15:05:05 -04:00
15 changed files with 161 additions and 33 deletions
+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.