aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/plugins/sha1
Commit message (Collapse)AuthorAgeFilesLines
* The introduced SHA1_NOFINAL hasher was not sufficient for EAP-AKA, Martin Willi2008-03-193-42/+135
| | | | | | 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/+463