]> git.ipfire.org Git - thirdparty/strongswan.git/commit
encrypted-payload: Change how the length for reassembled messages is calculated
authorTobias Brunner <tobias@strongswan.org>
Thu, 5 Jul 2018 15:21:47 +0000 (17:21 +0200)
committerTobias Brunner <tobias@strongswan.org>
Mon, 9 Jul 2018 15:25:02 +0000 (17:25 +0200)
commit62721936b129ee5d4cf510cd837d1e5d95e62f94
tree2b2975574b780d6d93d19a96c5949110c1e91b97
parentcc1f01e00943f9fc99e9f1b1af86f2c54d6ac46f
encrypted-payload: Change how the length for reassembled messages is calculated

If we have an AEAD transform we add the overhead as if the data would have
been transported in a single encrypted payload.
src/libcharon/encoding/payloads/encrypted_payload.c