Revert "Raise default crypto algorithms to AES256 and SHA256."
authorGuus Sliepen <guus@tinc-vpn.org>
Sun, 11 Oct 2009 11:56:04 +0000 (13:56 +0200)
committerGuus Sliepen <guus@tinc-vpn.org>
Sun, 11 Oct 2009 11:56:04 +0000 (13:56 +0200)
commita4f132770dc136d456c67b01d209e73f5f4d7a65
tree7165ec6064a3c9286f657351fe01be665afe5639
parent2762509be179dcb21d855f3d6f90d3ee686e3910
Revert "Raise default crypto algorithms to AES256 and SHA256."

Although it would be better to have the new defaults, only the most recent
releases of most of the platforms supported by tinc come with a version of
OpenSSL that supports SHA256. To ensure people can compile tinc and that nodes
can interact with each other, we revert the default back to Blowfish and SHA1.

This reverts commit 4bb3793e38b7c7f24dd308801e7f6dbb02cf02d2.
src/net_setup.c