aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/plugins/openssl/openssl_hasher.c
Commit message (Expand)AuthorAgeFilesLines
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-041-14/+14
* support of SHA224-based certificate signaturesAndreas Steffen2009-08-051-0/+1
* removing svn keyword $Id$ from all filesTobias Brunner2009-04-301-2/+0
* adding MD4 and DES (ECB) to openssl pluginTobias Brunner2009-02-181-1/+2
* simplified the OpenSSL hasher a bitTobias Brunner2008-04-301-11/+3
* OpenSSL hasher does not need an internal buffer anymoreTobias Brunner2008-04-301-44/+21
* added wrapper for OpenSSL hashersTobias Brunner2008-04-281-0/+216