aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/plugins/unit_tester/tests.h
Commit message (Collapse)AuthorAgeFilesLines
* implemented XCBC algorithms (signer, prf) for IKE on top of a crypterMartin Willi2008-04-301-1/+2
| | | | | | supporting ike=...-aesxcbc-... in ipsec.conf added AUTH_AES_XCBC_96 and PRF_AES128_CBC to default IKE proposal AES XCBC testcase
* replaced freeswan ttodata by own chunk_{to|from}_{hex|base64} functionsMartin Willi2008-04-241-1/+2
|
* added AES-128 unit testMartin Willi2008-04-221-1/+2
|
* updated mediation database to public key authenticationMartin Willi2008-04-021-1/+2
| | | | | | added mysql table definition, test data testcase
* loading of subjectPublicKeyInfo wrapped keys using KEY_ANY (openssl format)Martin Willi2008-04-011-2/+2
| | | | testcase
* creating public key from RSA private keyMartin Willi2008-03-181-1/+2
| | | | RSA key generation and signature test
* merged the modularization branch (credentials) back to trunkMartin Willi2008-03-131-0/+33