Commit Graph
10 Commits
Author SHA1 Message Date
Martin Willi c3903a1861 - removed prime pool 2005-12-07 15:53:34 +00:00
Martin Willi ba425b87dd - kernel interface hacks, works partially
- interface must be redefined
2005-12-05 16:09:42 +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
Martin Willi ed1b7b40cd - tested sa with traffic selectors
- fixed ALOT of bugs ;-)
2005-12-01 14:17:51 +00:00
Jan Hutter 2ef11339c7 created class init_config_t encapsulating configuration issues of
IKE_SA_INIT phase
2005-11-30 17:21:33 +00:00
Martin Willi 0f803b4771 - tested encryption payload 2005-11-29 15:58:09 +00:00
Jan Hutter 42e69fbdad - AUTH_HMAC_MD5_96 and AUTH_HMAC_SHA1_96 implemented and tested... 2005-11-28 12:42:43 +00:00
Jan Hutter 7b0dafeb52 - wrote test for aes_cbc but encryption does not seem to work :-( 2005-11-28 09:12:49 +00:00
Martin Willi b241048084 - moved hasher_*_t to *_hasher_t
- some logging improvements
2005-11-27 14:04:16 +00:00
Martin Willi face0be4c2 - 2005-11-23 13:34:45 +00:00