aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/plugins/eap_aka_3gpp/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* eap-aka-3gpp: Add plugin that implements 3GPP MILENAGE algorithm in softwareTobias Brunner2017-07-051-0/+22
This is similar to the eap-aka-3gpp2 plugin. K (optionally concatenated with OPc) may be configured as binary EAP secret in ipsec.secrets or swanctl.conf. Based on a patch by Thomas Strangert. Fixes #2326.