aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/plugins/openssl/openssl_rsa_public_key.c
Commit message (Expand)AuthorAgeFilesLines
* removing svn keyword $Id$ from all filesTobias Brunner2009-04-301-2/+0
* merging changes from portability branch back to trunkTobias Brunner2009-04-301-2/+2
* OpenSSL requires a signature length of exactly RSA_size()Martin Willi2008-11-041-5/+3
* removed accidently checked in debug codeMartin Willi2008-11-031-1/+0
* reverted 4541, does not fix the problemMartin Willi2008-11-031-0/+8
* removed 0-byte truncation, fixes random Openssl RSA signature verification fa...Martin Willi2008-10-311-7/+0
* refactored credential builderMartin Willi2008-09-021-16/+19
* RSA with OpenSSLTobias Brunner2008-05-151-0/+433