Raise default crypto algorithms to AES256 and SHA256.
authorGuus Sliepen <guus@tinc-vpn.org>
Tue, 15 Sep 2009 10:08:05 +0000 (12:08 +0200)
committerGuus Sliepen <guus@tinc-vpn.org>
Tue, 15 Sep 2009 10:08:05 +0000 (12:08 +0200)
commit4bb3793e38b7c7f24dd308801e7f6dbb02cf02d2
tree9d2627f8224bd3f31628d82735ddc8da773ccc52
parent633c0cf1b067d118d5453bc8522fab65ffc82d2c
Raise default crypto algorithms to AES256 and SHA256.

In light of the recent improvements of attacks on SHA1, the default hash
algorithm in tinc is now SHA256. At the same time, the default symmetric
encryption algorithm has been changed to AES256.
src/net_setup.c