Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - removed prime pool | Martin Willi | 2005-12-07 | 1 | -67/+0 |
| | |||||
* | created protected_tester_t for testcases | Jan Hutter | 2005-12-07 | 1 | -1/+1 |
| | |||||
* | - implemented RSA, only signing and verifying esma_pkcs1 padded | Martin Willi | 2005-12-04 | 1 | -0/+67 |
- 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 |