]> git.ipfire.org Git - thirdparty/hostap.git/commit
wolfssl: Implement RSA-OAEP-SHA256 for EAP-AKA privacy protection
authorJuliusz Sosinowicz <juliusz@wolfssl.com>
Thu, 4 Apr 2024 18:16:12 +0000 (20:16 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 2 Feb 2025 16:27:22 +0000 (18:27 +0200)
commit99239d08de3e1f5cf68652d71b839468cc6f6fc3
treed7a4059c90313cb0eb722ead12ce724ff563f0b7
parent5ed2778dbfdd30007c610820b6fa49906c7ab92f
wolfssl: Implement RSA-OAEP-SHA256 for EAP-AKA privacy protection

Implement the crypto_rsa_key set of functions in the wolfSSL backend to
enable IMSI encryption for EAP-AKA and EAP-SIM.

Signed-off-by: Juliusz Sosinowicz <juliusz@wolfssl.com>
hostapd/Makefile
src/crypto/crypto_wolfssl.c
wpa_supplicant/Makefile