Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - some fixes here and there | Martin Willi | 2006-02-09 | 1 | -8/+25 |
| | |||||
* | - code cleaned up | Jan Hutter | 2005-12-06 | 1 | -24/+19 |
| | |||||
* | - implemented RSA, only signing and verifying esma_pkcs1 padded | Martin Willi | 2005-12-04 | 1 | -13/+38 |
| | | | | | | | | | | | - 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 | -4/+3 |
| | |||||
* | - implemented sa_config | Martin Willi | 2005-12-01 | 1 | -0/+39 |
| | | | | | | | | - uses identification - and host - untested - ts need further tuning | ||||
* | (no commit message) | Jan Hutter | 2005-11-28 | 1 | -3/+9 |
| | |||||
* | - code refined | Jan Hutter | 2005-11-25 | 1 | -53/+61 |
| | | | | - documentation cleaned | ||||
* | - typedefs changed | Martin Willi | 2005-11-24 | 1 | -5/+5 |
| | |||||
* | - fixed bug of generator | Jan Hutter | 2005-11-16 | 1 | -3/+7 |
| | |||||
* | - tried to fix memory errors | Jan Hutter | 2005-11-16 | 1 | -5/+10 |
| | |||||
* | - logger in utils | Martin Willi | 2005-11-11 | 1 | -0/+347 |
- allocator in utils - tests.c -> testcases/testcases.c |