aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/plugins/openssl
Commit message (Collapse)AuthorAgeFilesLines
* RSA with OpenSSLTobias Brunner2008-05-156-1/+966
|
* crypter_t api supports in-place encryption using NULL as output parameterMartin Willi2008-04-301-3/+10
|
* simplified the OpenSSL crypter a bitTobias Brunner2008-04-301-10/+4
|
* 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
|
* adding diffie hellman with OpenSSLTobias Brunner2008-04-294-1/+313
|
* use SHA-1 as preferred hasher in the OpenSSL pluginTobias Brunner2008-04-291-2/+2
|
* added wrapper for OpenSSL hashersTobias Brunner2008-04-284-1/+284
|
* algo lookup correctedTobias Brunner2008-04-281-3/+3
|
* made algo struct staticTobias Brunner2008-04-281-2/+2
|
* typosTobias Brunner2008-04-281-2/+2
|
* added a wrapper plugin for OpenSSL crypters (AES, 3DES, Blowfish etc.)Tobias Brunner2008-04-285-0/+439