From: Guus Sliepen Date: Sun, 25 Feb 2001 16:34:19 +0000 (+0000) Subject: Encrypt network packets in CBC mode instead of CFB mode. X-Git-Tag: release-1.0pre4~34 X-Git-Url: https://tinc-vpn.org/git/browse?p=tinc;a=commitdiff_plain;h=54881faf6fdbf04fb5ee56b7809439fbc50c65cb;hp=54881faf6fdbf04fb5ee56b7809439fbc50c65cb Encrypt network packets in CBC mode instead of CFB mode. (This breaks compatibility with all previous versions!) ---