]> git.ipfire.org Git - thirdparty/strongswan.git/commit
wolfssl: Implement HMAC-based IKEv2 PRFs via wolfSSL's HKDF implementation
authorTobias Brunner <tobias@strongswan.org>
Tue, 15 Mar 2022 08:41:11 +0000 (09:41 +0100)
committerTobias Brunner <tobias@strongswan.org>
Thu, 14 Apr 2022 17:02:56 +0000 (19:02 +0200)
commit56afc6e298071a8e48709c02c347fc7560983c5d
tree1a6b19956a87aecd5f0d4bf828aa8346226e529d
parent7498769abaa7530d13a88119b0052e66dbd7df8f
wolfssl: Implement HMAC-based IKEv2 PRFs via wolfSSL's HKDF implementation
src/libstrongswan/plugins/wolfssl/wolfssl_kdf.c
src/libstrongswan/plugins/wolfssl/wolfssl_plugin.c