strongswan/src/charon/plugins/eap_aka
Martin Willi cfede7f6e2 The introduced SHA1_NOFINAL hasher was not sufficient for EAP-AKA,
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.
2008-03-19 14:02:52 +00:00
..
Makefile.am merged the modularization branch (credentials) back to trunk 2008-03-13 14:14:44 +00:00
eap_aka.c The introduced SHA1_NOFINAL hasher was not sufficient for EAP-AKA, 2008-03-19 14:02:52 +00:00
eap_aka.h merged the modularization branch (credentials) back to trunk 2008-03-13 14:14:44 +00:00
eap_aka_plugin.c merged the modularization branch (credentials) back to trunk 2008-03-13 14:14:44 +00:00
eap_aka_plugin.h merged the modularization branch (credentials) back to trunk 2008-03-13 14:14:44 +00:00