Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed med_db test | Martin Willi | 2008-04-02 | 1 | -1/+1 |
| | |||||
* | updated mediation database to public key authentication | Martin Willi | 2008-04-02 | 1 | -0/+52 |
| | | | | | | added mysql table definition, test data testcase | ||||
* | loading of subjectPublicKeyInfo wrapped keys using KEY_ANY (openssl format) | Martin Willi | 2008-04-01 | 1 | -0/+42 |
| | | | | testcase | ||||
* | The introduced SHA1_NOFINAL hasher was not sufficient for EAP-AKA, | Martin Willi | 2008-03-19 | 1 | -0/+3 |
| | | | | | | 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. | ||||
* | added false positive signature check | Martin Willi | 2008-03-18 | 1 | -0/+6 |
| | |||||
* | added missing test case file ([3607]) | Martin Willi | 2008-03-18 | 1 | -0/+61 |
| | |||||
* | merged the modularization branch (credentials) back to trunk | Martin Willi | 2008-03-13 | 7 | -0/+745 |