Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ../svn-commit.tmp | Martin Willi | 2006-04-05 | 36 | -6907/+0 |
* | - improved strokeing | Martin Willi | 2006-04-04 | 3 | -1/+30 |
* | - rewrote a lot of RSA stuff | Martin Willi | 2006-03-30 | 7 | -668/+485 |
* | - starter work on asn1 with der de/encoder | Martin Willi | 2006-03-24 | 4 | -131/+703 |
* | - rewrite of logger_manager, uses now one instance per context | Martin Willi | 2006-03-23 | 2 | -2/+20 |
* | - reworked configuration framework completly | Martin Willi | 2006-03-16 | 1 | -3/+3 |
* | - configuration_manager replaced by configuration_t interface | Martin Willi | 2006-03-07 | 5 | -6/+6 |
* | - refactored ike proposal | Martin Willi | 2006-02-14 | 9 | -92/+141 |
* | - fixed doxygen warnings | Martin Willi | 2005-12-15 | 5 | -7/+7 |
* | - added todo | Martin Willi | 2005-12-08 | 1 | -0/+3 |
* | - removed prime pool | Martin Willi | 2005-12-07 | 1 | -2/+44 |
* | - private value doesn't have to be prime! | Jan Hutter | 2005-12-07 | 1 | -7/+20 |
* | - fixed gmp initialization bugs | Martin Willi | 2005-12-07 | 3 | -1/+15 |
* | - code cleaned up | Jan Hutter | 2005-12-06 | 4 | -32/+64 |
* | - code cleaned up | Jan Hutter | 2005-12-06 | 4 | -45/+63 |
* | - code cleaned up | Jan Hutter | 2005-12-06 | 11 | -79/+119 |
* | - code cleaned up | Jan Hutter | 2005-12-06 | 4 | -27/+49 |
* | - code cleaned up | Jan Hutter | 2005-12-06 | 6 | -53/+66 |
* | - code documented | Jan Hutter | 2005-12-04 | 2 | -5/+4 |
* | - doxygen constructor declaration, make default ? | Martin Willi | 2005-12-04 | 3 | -0/+17 |
* | - comments added | Martin Willi | 2005-12-04 | 4 | -8/+181 |
* | - implemented RSA, only signing and verifying esma_pkcs1 padded | Martin Willi | 2005-12-04 | 10 | -20/+1074 |
* | - encryption seems to work | Jan Hutter | 2005-11-29 | 2 | -0/+14 |
* | (no commit message) | Jan Hutter | 2005-11-29 | 1 | -0/+2 |
* | - diffie hellman code cleaned | Jan Hutter | 2005-11-29 | 2 | -59/+47 |
* | - return value cleanup | Martin Willi | 2005-11-28 | 23 | -451/+238 |
* | - added compution of all needed keys and also creation of needed | Jan Hutter | 2005-11-28 | 2 | -1/+19 |
* | - changed prf_hmac_t to hmac_prf_t | Jan Hutter | 2005-11-28 | 5 | -28/+28 |
* | - AUTH_HMAC_MD5_96 and AUTH_HMAC_SHA1_96 implemented and tested... | Jan Hutter | 2005-11-28 | 5 | -0/+268 |
* | - aes encryption with 128 successfully tested | Jan Hutter | 2005-11-28 | 1 | -185/+169 |
* | - aes encryption working but code not cleaned | Jan Hutter | 2005-11-28 | 1 | -351/+322 |
* | - wrote test for aes_cbc but encryption does not seem to work :-( | Jan Hutter | 2005-11-28 | 3 | -32/+32 |
* | - aes crypter written but not tested | Jan Hutter | 2005-11-28 | 3 | -12/+1609 |
* | - moved hasher_*_t to *_hasher_t | Martin Willi | 2005-11-27 | 6 | -57/+57 |
* | - code cleanups | Martin Willi | 2005-11-26 | 1 | -1/+1 |
* | - began to implement aes_crypter_t | Jan Hutter | 2005-11-25 | 3 | -0/+144 |
* | - moved algorithm definitions from payloads to corresponding transforms | Martin Willi | 2005-11-24 | 19 | -116/+374 |
* | - fixed some docu issues | Martin Willi | 2005-11-24 | 1 | -3/+4 |
* | - updated documentation, should be the reference | Martin Willi | 2005-11-24 | 2 | -31/+28 |
* | - typedefs changed | Martin Willi | 2005-11-24 | 16 | -62/+77 |
* | - | Martin Willi | 2005-11-23 | 5 | -0/+120 |
* | - created encoding package | Martin Willi | 2005-11-23 | 5 | -5/+4 |
* | - changed include paths | Martin Willi | 2005-11-23 | 18 | -29/+29 |
* | - buffer pointer was not increased | Jan Hutter | 2005-11-23 | 1 | -1/+3 |
* | - bug in creating fixed | Jan Hutter | 2005-11-23 | 1 | -1/+1 |
* | - hmac supports md5 | Martin Willi | 2005-11-23 | 1 | -0/+1 |
* | - fixed some minor comment issues | Martin Willi | 2005-11-22 | 2 | -2/+2 |
* | - prf_hmac_sha1 is now a generig prf_hmac | Martin Willi | 2005-11-22 | 3 | -27/+31 |
* | - implemented md5 hasher | Martin Willi | 2005-11-22 | 3 | -0/+463 |
* | - fixed freeing bug | Martin Willi | 2005-11-22 | 1 | -7/+0 |