Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use mac_t and PRF and signer wrappers in xcbc plugin | Tobias Brunner | 2012-06-25 | 1 | -47/+0 |
| | |||||
* | Migrated xcbc plugin to INIT/METHOD macros | Martin Willi | 2010-08-13 | 1 | -2/+2 |
| | |||||
* | removed trailing spaces ([[:space:]]+$) | Martin Willi | 2009-09-04 | 1 | -1/+1 |
| | |||||
* | updated Doxyfile | Martin Willi | 2009-03-24 | 1 | -3/+3 |
| | | | | | | properly close all doxygen groups fixed remaining doxygen warnings | ||||
* | implemented XCBC algorithms (signer, prf) for IKE on top of a crypter | Martin Willi | 2008-04-30 | 1 | -0/+47 |
supporting ike=...-aesxcbc-... in ipsec.conf added AUTH_AES_XCBC_96 and PRF_AES128_CBC to default IKE proposal AES XCBC testcase |