aboutsummaryrefslogtreecommitdiffstats
path: root/Source/charon/testcases/proposal_test.c
Commit message (Collapse)AuthorAgeFilesLines
* ../svn-commit.tmpMartin Willi2006-04-051-99/+0
|
* - starter work on asn1 with der de/encoderMartin Willi2006-03-241-16/+16
| | | | | | - RSA private and public key can load read key from ASN1 DER - some other fixes here and there
* - refactored ike proposalMartin Willi2006-02-141-0/+99
- uses now proposal_t, wich is also used by child proposals - ike key derivation refactored - crypter_t api has get_key_size now - some other improvements here and there