From: Tobias Brunner Date: Thu, 14 Apr 2022 17:03:03 +0000 (+0200) Subject: Merge branch 'ikev2-kdf-modularization' X-Git-Tag: 5.9.6rc1~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=94a3563c685d2d0a2c2bb0a28b915fd524d6251b;p=thirdparty%2Fstrongswan.git Merge branch 'ikev2-kdf-modularization' This modularizes the IKEv2 key derivation, which makes certification (e.g. FIPS) easier because it allows the two steps (PRF/prf+) to be implemented by already certified third-party libraries. For the existing third-party libraries, the two KDFs are implemented via the respective library's HKDF implementation. A generic implementation, based on existing PRFs, is provided by the new kdf plugin. --- 94a3563c685d2d0a2c2bb0a28b915fd524d6251b