aboutsummaryrefslogtreecommitdiffstats
path: root/Source/charon/transforms/signers/hmac_signer.c
Commit message (Collapse)AuthorAgeFilesLines
* ../svn-commit.tmpMartin Willi2006-04-051-168/+0
|
* - refactored ike proposalMartin Willi2006-02-141-0/+1
| | | | | | | | - uses now proposal_t, wich is also used by child proposals - ike key derivation refactored - crypter_t api has get_key_size now - some other improvements here and there
* - code cleaned upJan Hutter2005-12-061-15/+30
|
* - encryption seems to workJan Hutter2005-11-291-0/+6
|
* - return value cleanupMartin Willi2005-11-281-56/+18
|
* - changed prf_hmac_t to hmac_prf_tJan Hutter2005-11-281-2/+2
|
* - AUTH_HMAC_MD5_96 and AUTH_HMAC_SHA1_96 implemented and tested...Jan Hutter2005-11-281-0/+184