tinc/m4
Guus Sliepen edc1efed3c Use AES256 and SHA256 by default for the legacy protocol.
At the start of the decade, there were still distributions that shipped
with versions of OpenSSL that did not support these algorithms. By now
everyone should support them. The old defaults were Blowfish and SHA1,
both of which are not considered secure anymore.

The meta-protocol now always uses AES in CFB mode, but the key length
will adapt to the one specified by the Cipher option. The digest for the
meta-protocol is hardcoded to SHA256.
2016-10-30 15:17:52 +01:00
..
attribute.m4 Fix autoconf check for function attributes. 2015-06-07 22:25:22 +02:00
ax_append_flag.m4 Add missing m4 files. 2016-06-24 11:22:11 +02:00
ax_cflags_warn_all.m4 Add -Wall to CFLAGS. 2016-06-22 17:35:12 +02:00
ax_check_compile_flag.m4 Enable compiler hardening flags by default. 2013-12-10 10:48:00 +01:00
ax_check_link_flag.m4 Enable compiler hardening flags by default. 2013-12-10 10:48:00 +01:00
ax_require_defined.m4 Add missing m4 files. 2016-06-24 11:22:11 +02:00
curses.m4 Prefer ncurses over curses. 2013-12-07 22:59:37 +01:00
libgcrypt.m4 Add our own autoconf check for libgcrypt. 2013-12-10 11:18:04 +01:00
lzo.m4 Add --disable-lzo configure option 2010-02-10 16:47:52 +01:00
miniupnpc.m4 Add a new optional dependency on the miniupnpc library. 2015-11-21 15:49:25 +00:00
openssl.m4 Use AES256 and SHA256 by default for the legacy protocol. 2016-10-30 15:17:52 +01:00
readline.m4 Libreadline might depend on libcurses. 2012-10-01 10:42:13 +02:00
zlib.m4 Add --disable-zlib configure option 2010-02-10 16:47:52 +01:00