Reinitialise block cipher IV each time we encrypt a packet when using libgcrypt.
authorGuus Sliepen <guus@tinc-vpn.org>
Sat, 19 Dec 2009 19:10:38 +0000 (20:10 +0100)
committerGuus Sliepen <guus@tinc-vpn.org>
Sat, 19 Dec 2009 19:10:38 +0000 (20:10 +0100)
commit0ff44fc2417217d542bf0e9a7ecfd20020893bc7
tree251abe8f91753a54f805f39bf460cbf1733a6ded
parent3c90be7678566203d38624c4a6fe3affaffbe5e3
Reinitialise block cipher IV each time we encrypt a packet when using libgcrypt.
src/gcrypt/cipher.c