summaryrefslogtreecommitdiff
path: root/changes/ticket26846
diff options
context:
space:
mode:
Diffstat (limited to 'changes/ticket26846')
-rw-r--r--changes/ticket268466
1 files changed, 0 insertions, 6 deletions
diff --git a/changes/ticket26846 b/changes/ticket26846
deleted file mode 100644
index a18e231798..0000000000
--- a/changes/ticket26846
+++ /dev/null
@@ -1,6 +0,0 @@
- o Minor features (authenticated SENDME):
- - Ensure that there is enough randomness on every circuit
- to prevent an attacker from successfully predicting what SENDME cells
- they will need to send: at a random interval, if we have not send
- randomness already, leave some extra space at the end of a cell that
- we can fill with random bytes. Closes ticket 26846.