Encrypt network packets in CBC mode instead of CFB mode.
authorGuus Sliepen <guus@tinc-vpn.org>
Sun, 25 Feb 2001 16:34:19 +0000 (16:34 +0000)
committerGuus Sliepen <guus@tinc-vpn.org>
Sun, 25 Feb 2001 16:34:19 +0000 (16:34 +0000)
commit54881faf6fdbf04fb5ee56b7809439fbc50c65cb
tree0557ea07b17b8d6af0843891b5ae6b7599a9232e
parent9de5787574b21e94c80ddc60def2b3e514aff755
Encrypt network packets in CBC mode instead of CFB mode.
(This breaks compatibility with all previous versions!)
src/net.c
src/protocol.c