[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [or-cvs] switch to aes



On Tue, Jul 08, 2003 at 04:38:27AM -0400, Roger Dingledine wrote:
> Update of /home/or/cvsroot/src/or
> In directory moria.mit.edu:/home2/arma/work/onion/cvs/src/or
> 
> Modified Files:
> 	or.h 
> Log Message:
> switch to aes
> 
> nick: is this all there is to it? :)

On closer look, it doesn't look like this is all there is to it. Eg,
connection.c in connection_new seems to ask for 3DES directly. And same
with in onion.c. Is there any reason to keep 3DES anywhere?

--Roger