aboutsummaryrefslogtreecommitdiffstats
path: root/Source/charon/testcases/prime_pool_test.c
Commit message (Collapse)AuthorAgeFilesLines
* - removed prime poolMartin Willi2005-12-071-67/+0
|
* created protected_tester_t for testcasesJan Hutter2005-12-071-1/+1
|
* - implemented RSA, only signing and verifying esma_pkcs1 paddedMartin Willi2005-12-041-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