Explorar el Código

Changes for 27246

Nick Mathewson hace 5 años
padre
commit
7f1895c39a
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  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.