- Use CFB mode for encrypting packets: it works and we don't need padding.
authorGuus Sliepen <guus@tinc-vpn.org>
Sun, 29 Oct 2000 22:10:44 +0000 (22:10 +0000)
committerGuus Sliepen <guus@tinc-vpn.org>
Sun, 29 Oct 2000 22:10:44 +0000 (22:10 +0000)
commitec12269355f7979fdc0783dc15d109832f1e83cd
treeded5ea2dbd89693f7659a8acd05cfd16c3c2fa90
parentcea3d8f3056d3c6aaaef473443240b8470c8ea2d
- Use CFB mode for encrypting packets: it works and we don't need padding.
src/connlist.h
src/net.c
src/protocol.c
src/tincd.c