aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/plugins/eap_aka
Commit message (Collapse)AuthorAgeFilesLines
* The introduced SHA1_NOFINAL hasher was not sufficient for EAP-AKA, Martin Willi2008-03-191-38/+22
| | | | | | as it requires to XOR the key into the hashers state. A new SHA1 based keyed hash function, implemented as PRF, enables EAP-AKA and the FIPS-PRF function to properly use the existing SHA1 implementation.
* merged the modularization branch (credentials) back to trunkMartin Willi2008-03-135-0/+1752