Commit Graph

5 Commits

Author SHA1 Message Date
Martin Willi 16b9a73cc4 - reworked configuration framework completly
- configuration is now split up in: connections, policies, credentials and daemon config
- further alloc/free fixes needed!
2006-03-16 15:25:06 +00:00
Martin Willi c3903a1861 - removed prime pool 2005-12-07 15:53:34 +00:00
Jan Hutter 51d56047d8 created protected_tester_t for testcases 2005-12-07 11:08:54 +00:00
Martin Willi 2b54748131 - code cleanup in network and config
- moved packet_t members to private, added getter and setters
2005-12-06 16:00:07 +00:00
Martin Willi 8ff8c33d1d - implemented RSA, only signing and verifying esma_pkcs1 padded
- 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
2005-12-04 01:30:35 +00:00