aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/plugins/openssl/openssl_util.h
Commit message (Collapse)AuthorAgeFilesLines
* openssl: Add a generic private key loaderTobias Brunner2016-10-051-0/+7
|
* openssl: Make some utilities take const BIGNUM pointersTobias Brunner2016-06-291-2/+3
|
* openssl: Add macro to define fallback functions for non-opaque OpenSSL versionsTobias Brunner2016-06-291-0/+38
|
* openssl: Undef OpenSSLs X509_NAME defined by <wincrypt.h>Martin Willi2014-06-041-0/+6
|
* openssl: Add helper function to convert BIGNUMs to chunksTobias Brunner2013-09-131-0/+9
|
* Some Doxygen fixes.Tobias Brunner2010-07-051-4/+4
|
* Implemented X.509 certificate reading using OpenSSLMartin Willi2010-05-211-0/+54
|
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-041-5/+5
|
* do openssl fingerprinting/encoding directly, openssl provides all functionsMartin Willi2009-08-271-10/+0
|
* updated openssl plugin to new private/public key API, use encoder frameworkMartin Willi2009-08-261-0/+10
|
* removing svn keyword $Id$ from all filesTobias Brunner2009-04-301-2/+0
|
* updated DoxyfileMartin Willi2009-03-241-1/+1
| | | | | | properly close all doxygen groups fixed remaining doxygen warnings
* ECDSA with OpenSSLTobias Brunner2008-06-101-0/+70