aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/sa/authenticators/rsa_authenticator.h
Commit message (Collapse)AuthorAgeFilesLines
* ECDSA with OpenSSLTobias Brunner2008-06-101-49/+0
|
* merged the modularization branch (credentials) back to trunkMartin Willi2008-03-131-18/+10
|
* some fixes for doxygenMartin Willi2006-10-311-2/+2
|
* moved typedefs to beginning of files to solve some include problemsMartin Willi2006-10-301-0/+57
splitted authenticator to have a separate implementation for each auth_method_t using va_copy to clone va_lists, should fix proplems on AMD64 some other cleanups