aboutsummaryrefslogtreecommitdiffstats
path: root/Source/charon/transforms/crypters/aes_cbc_crypter.c
Commit message (Collapse)AuthorAgeFilesLines
* ../svn-commit.tmpMartin Willi2006-04-051-1628/+0
|
* - refactored ike proposalMartin Willi2006-02-141-66/+78
| | | | | | | | - 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-4/+4
|
* - return value cleanupMartin Willi2005-11-281-83/+76
|
* - aes encryption with 128 successfully testedJan Hutter2005-11-281-185/+169
|
* - aes encryption working but code not cleanedJan Hutter2005-11-281-351/+322
|
* - wrote test for aes_cbc but encryption does not seem to work :-(Jan Hutter2005-11-281-0/+1668