From 74808ab7c287ff15c32a0ab336729dbd661d903a Mon Sep 17 00:00:00 2001 From: Roger Dingledine Date: Tue, 1 Nov 2005 06:28:07 +0000 Subject: [PATCH] another impossible problem we should solve. svn:r5342 --- doc/tor-spec.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/tor-spec.txt b/doc/tor-spec.txt index 4b5a2f5605..d26e835987 100644 --- a/doc/tor-spec.txt +++ b/doc/tor-spec.txt @@ -960,3 +960,6 @@ B.2. ... and that we have no idea how to do. - UDP (as transport) - UDP (as content) + - Use a better AES mode that has built-in integrity checking, + doesn't grow with the number of hops, is not patented, and + is implemented and maintained by smart people.