strongswan/Source/charon/sa
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
..
states - preshared secrets are now retrieved over configuration_manager 2005-12-03 16:02:06 +00:00
Makefile.sa - started to implement authenticator_t 2005-12-02 19:26:01 +00:00
authenticator.c - implemented RSA, only signing and verifying esma_pkcs1 padded 2005-12-04 01:30:35 +00:00
authenticator.h - preshared secrets are now retrieved over configuration_manager 2005-12-03 16:02:06 +00:00
ike_sa.c - code cleaned 2005-12-03 16:52:54 +00:00
ike_sa.h - preshared secrets are now retrieved over configuration_manager 2005-12-03 16:02:06 +00:00
ike_sa_id.c - changed allocation behavior 2005-11-29 08:08:03 +00:00
ike_sa_id.h - changed allocation behavior 2005-11-29 08:08:03 +00:00
ike_sa_manager.c fixed different bugs when checking out ike sa and retransmitting 2005-12-02 15:40:04 +00:00
ike_sa_manager.h - changed allocation behavior 2005-11-29 08:08:03 +00:00