switch to aes

nick: is this all there is to it? :)


svn:r366
This commit is contained in:
Roger Dingledine 2003-07-08 08:38:24 +00:00
parent c6f70e36e0
commit f8d7cff6ea

View File

@ -125,7 +125,7 @@
#define RELAY_STATE_RESOLVING
/* default cipher function */
#define DEFAULT_CIPHER CRYPTO_CIPHER_3DES
#define DEFAULT_CIPHER CRYPTO_CIPHER_AES_CTR
#define CELL_DIRECTION_IN 1
#define CELL_DIRECTION_OUT 2