aboutsummaryrefslogtreecommitdiffstats
path: root/Source/charon/transforms/crypters
Commit message (Expand)AuthorAgeFilesLines
* ../svn-commit.tmpMartin Willi2006-04-055-1928/+0
* - reworked configuration framework completlyMartin Willi2006-03-161-3/+3
* - configuration_manager replaced by configuration_t interfaceMartin Willi2006-03-071-1/+1
* - refactored ike proposalMartin Willi2006-02-144-92/+105
* - fixed doxygen warningsMartin Willi2005-12-151-2/+2
* - added todoMartin Willi2005-12-081-0/+3
* - code cleaned upJan Hutter2005-12-061-1/+1
* - code cleaned upJan Hutter2005-12-064-27/+49
* - implemented RSA, only signing and verifying esma_pkcs1 paddedMartin Willi2005-12-041-0/+3
* - return value cleanupMartin Willi2005-11-284-108/+90
* - added compution of all needed keys and also creation of needed Jan Hutter2005-11-282-1/+19
* - AUTH_HMAC_MD5_96 and AUTH_HMAC_SHA1_96 implemented and tested...Jan Hutter2005-11-281-0/+2
* - 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-283-32/+32
* - aes crypter written but not testedJan Hutter2005-11-283-12/+1609
* - began to implement aes_crypter_tJan Hutter2005-11-253-0/+144
* - moved algorithm definitions from payloads to corresponding transformsMartin Willi2005-11-242-14/+89
* - typedefs changedMartin Willi2005-11-241-3/+3
* - Martin Willi2005-11-231-0/+19
* - created encoding packageMartin Willi2005-11-231-1/+1
* - changed include pathsMartin Willi2005-11-231-1/+1
* - definition of interface for singer and crypterMartin Willi2005-11-222-0/+95