mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-20 10:12:15 +01:00
switch to aes
nick: is this all there is to it? :) svn:r366
This commit is contained in:
parent
c6f70e36e0
commit
f8d7cff6ea
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user