Commit Graph
13 Commits
Author SHA1 Message Date
Jan Hutter 0d43ad12dd - private value doesn't have to be prime! 2005-12-07 15:36:55 +00:00
Martin Willi 79b8aa1985 - fixed gmp initialization bugs
- fixed spi check bug in ike_sa_init_requested
2005-12-07 07:27:28 +00:00
Jan Hutter 1e7d52a611 - code cleaned up 2005-12-06 15:10:11 +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
Jan Hutter 78f837b0cb - diffie hellman code cleaned 2005-11-29 06:58:34 +00:00
Martin Willi d048df5cab - return value cleanup 2005-11-28 20:29:47 +00:00
Martin Willi 8277be6053 - moved algorithm definitions from payloads to corresponding transforms
- cleanup of docs in transforms
2005-11-24 16:22:04 +00:00
Martin Willi 5796aa164d - typedefs changed 2005-11-24 11:30:19 +00:00
Martin Willi 4a96223884 - created encoding package 2005-11-23 09:57:18 +00:00
Martin Willi 021c232232 - changed include paths 2005-11-23 09:24:35 +00:00
Martin Willi bb9d77ce22 - changed group_number type to diffie_hellman_group_t 2005-11-18 14:40:15 +00:00
Jan Hutter 6f17c7d68e - implemented all diffie hellman groups
- diffie hellman tested
2005-11-18 10:18:45 +00:00
Jan Hutter 99400f979e - wrote diffie_hellman_t but not tested 2005-11-18 08:19:12 +00:00