]> git.ipfire.org Git - thirdparty/strongswan.git/commit
keymat_v2: Properly wipe DH secret during IKE_SA rekeying
authorTobias Brunner <tobias@strongswan.org>
Mon, 20 Sep 2021 14:08:00 +0000 (16:08 +0200)
committerTobias Brunner <tobias@strongswan.org>
Mon, 20 Sep 2021 14:10:03 +0000 (16:10 +0200)
commita5662e8f6ee6c617b573b7801bbf30534d9f3b41
tree27c070e8f3b457c0236f63d880da01135221865d
parent91896264b2fc0c66698f52505bcc4ebc2158ce2a
keymat_v2: Properly wipe DH secret during IKE_SA rekeying

While `secret` is wiped explicitly, it wasn't when concatenating with
the nonces.
src/libcharon/sa/ikev2/keymat_v2.c