aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/plugins/openssl/openssl_crypter.c
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* algo lookup correctedTobias Brunner2008-04-281-3/+3
|
* made algo struct staticTobias Brunner2008-04-281-2/+2
|
* added a wrapper plugin for OpenSSL crypters (AES, 3DES, Blowfish etc.)Tobias Brunner2008-04-281-0/+250