Commit Graph

9 Commits

Author SHA1 Message Date
Martin Willi f2ee13a7e8 - improved strokeing
- down connection
	- status
- some other tweaks
2006-04-04 12:45:29 +00:00
Martin Willi efadbf79e9 - rewrote a lot of RSA stuff
- done major work for ASN1/decoder
- allow loading of ASN1 der encoded private keys, public keys and certificates
- extracting public key from certificates
- passing certificates from stroke to charon

=> basic authentication with RSA certificates works!
2006-03-30 07:22:01 +00:00
Martin Willi 9c781c152a - starter work on asn1 with der de/encoder
- RSA private and public key can load read key from ASN1 DER
- some other fixes here and there
2006-03-24 15:37:49 +00:00
Martin Willi dec598220b - rewrite of logger_manager, uses now one instance per context
- cleanups for logger here and there
- removed critical flag check in payload verification (conformance to IKEv2)
- so thats and theres everywere... ;-)
2006-03-23 15:25:43 +00:00
Martin Willi c3903a1861 - removed prime pool 2005-12-07 15:53:34 +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 4b41a0d404 - code cleaned up 2005-12-06 15:46:04 +00:00
Martin Willi 89e0f219d0 - comments added 2005-12-04 13:01:32 +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