ticket26846 387 B

123456
  1. o Minor features (authenticated SENDME):
  2. - Ensure that there is enough randomness on every circuit
  3. to prevent an attacker from successfully predicting what SENDME cells
  4. they will need to send: at a random interval, if we have not send
  5. randomness already, leave some extra space at the end of a cell that
  6. we can fill with random bytes. Closes ticket 26846.