Commit Graph
9 Commits
Author SHA1 Message Date
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 bae00c63f7 - fixed some bugx when !LEAK_DETECTIVE 2005-12-01 16:14:00 +00:00
Martin Willi d45ec1dedf - implemented sa_config
- uses identification
- and host
- untested
- ts need further tuning
2005-12-01 07:35:03 +00:00
Jan Hutter cdbfdf4e6c 2005-11-28 15:59:13 +00:00
Jan Hutter 5afad07993 - code refined
- documentation cleaned
2005-11-25 08:10:38 +00:00
Martin Willi 5796aa164d - typedefs changed 2005-11-24 11:30:19 +00:00
Jan Hutter de257bc0be - fixed bug of generator 2005-11-16 15:29:31 +00:00
Jan Hutter d5fc0f731d - tried to fix memory errors 2005-11-16 14:44:25 +00:00
Martin Willi 8887824292 - logger in utils
- allocator in utils
- tests.c -> testcases/testcases.c
2005-11-11 13:52:11 +00:00