Commit 9b01b5a4e7 for strongswan.org
commit 9b01b5a4e7ae4014db1288a99885afef29b9c7ee
Merge: 00bde5c425 dfc14eaced
Author: Tobias Brunner <tobias@strongswan.org>
Date: Wed Sep 16 13:05:58 2026 +0200
Merge branch 'tkm-sig'
Adds support for signature authentication (the exception is RSA-PSS,
the focus in the TKM is generally on ECC) and makes the arguments for
signature verification and creation symmetrical (previously, the whole
AUTH payload data was passed when verifying, now only the actual
signature). Also changes some other things in the interface (adds ISA
flags and uses blobs to pass IKE_SA_INIT messages in preparation for the
downgrade-prevention changes).