29 Nov
2005
29 Nov
'05
2:47 p.m.
kalyani gopalabhatla <kalyanikishore@yahoo.com> wrote:
We are implementing EAP-AKA mechanism. As free RADIUS does not support AKA, we want to write the code for AKA. Can any one help us how to get started with it?
See EAP-SIM, which is pretty similar. See also hostapd, which has a server-side implementation of EAP-AKA. You can use a program from wpa_supplicant, eapol_test, to do the client side of EAP-AKA. Alan DeKok.