Nick Mathewson před 5 roky
rodič
revize
7f1895c39a
1 změnil soubory, kde provedl 4 přidání a 0 odebrání
  1. 4 0
      changes/ticket27246

+ 4 - 0
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.