Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ../svn-commit.tmp | Martin Willi | 2006-04-05 | 1 | -324/+0 |
| | |||||
* | - code cleaned up | Jan Hutter | 2005-12-06 | 1 | -34/+21 |
| | |||||
* | - implemented RSA, only signing and verifying esma_pkcs1 padded | Martin Willi | 2005-12-04 | 1 | -2/+17 |
| | | | | | | | | | | | - removed gmp-helper: chunk_to_mpz is now done with gmp functions, prime generation in prime-pool - added prime-pool (needs priority fix) - proof of concept RSA authentication - mpz uses LEAK_DETECTIVE - configuration-manager supports rsa keys | ||||
* | - fixed some bugx when !LEAK_DETECTIVE | Martin Willi | 2005-12-01 | 1 | -1/+1 |
| | |||||
* | - implemented sa_config | Martin Willi | 2005-12-01 | 1 | -0/+37 |
| | | | | | | | | - uses identification - and host - untested - ts need further tuning | ||||
* | - code documentation cleaned | Jan Hutter | 2005-11-25 | 1 | -3/+3 |
| | |||||
* | - code refined | Jan Hutter | 2005-11-25 | 1 | -47/+110 |
| | | | | - documentation cleaned | ||||
* | - typedefs changed | Martin Willi | 2005-11-24 | 1 | -5/+5 |
| | |||||
* | - changed include paths | Martin Willi | 2005-11-23 | 1 | -1/+1 |
| | |||||
* | - tried to fix memory errors | Jan Hutter | 2005-11-16 | 1 | -4/+3 |
| | |||||
* | - logger in utils | Martin Willi | 2005-11-11 | 1 | -0/+223 |
- allocator in utils - tests.c -> testcases/testcases.c |