aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/plugins/openssl/openssl_rsa_private_key.c
Commit message (Expand)AuthorAgeFilesLines
* pluto and scepclient use private and public key plugins of libstrongswanAndreas Steffen2009-06-091-19/+47
* removing svn keyword $Id$ from all filesTobias Brunner2009-04-301-2/+0
* add support for smartcards in charon by using the ENGINE API provided by Open...Tobias Brunner2008-12-031-3/+93
* fixed memleakMartin Willi2008-11-041-8/+11
* fixed crash in openssl signature verification if sizeof(size_t) != sizeof(int...Martin Willi2008-10-311-1/+3
* refactored credential builderMartin Willi2008-09-021-23/+26
* RSA with OpenSSLTobias Brunner2008-05-151-0/+422