X-Git-Url: https://www.tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=doc%2Ftinc.conf.5.in;h=b0d6c77639260cfaf8522e0292fab03c8cb0fd9f;hp=e2e206e13f0f444750a296d060692cae5ce7b852;hb=a85864809febde02687b52dc2931ac4505f57067;hpb=3c37fe38019ec9c08be6158a4f64128fc83ed605 diff --git a/doc/tinc.conf.5.in b/doc/tinc.conf.5.in index e2e206e1..b0d6c776 100644 --- a/doc/tinc.conf.5.in +++ b/doc/tinc.conf.5.in @@ -468,7 +468,7 @@ Multiple .Va Address variables can be specified, in which case each address will be tried until a working connection has been established. -.It Va Cipher Li = Ar cipher Pq blowfish +.It Va Cipher Li = Ar cipher Pq aes-256-cbc The symmetric cipher algorithm used to encrypt UDP packets. Any cipher supported by LibreSSL or OpenSSL is recognised. Furthermore, specifying @@ -483,7 +483,7 @@ Fragmentation Needed or Packet too Big messages are dropped by firewalls. This option sets the level of compression used for UDP packets. Possible values are 0 (off), 1 (fast zlib) and any integer up to 9 (best zlib), 10 (fast lzo) and 11 (best lzo). -.It Va Digest Li = Ar digest Pq sha1 +.It Va Digest Li = Ar digest Pq sha256 The digest algorithm used to authenticate UDP packets. Any digest supported by LibreSSL or OpenSSL is recognised. Furthermore, specifying