aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/plugins/openssl/openssl_crypter.c
Commit message (Expand)AuthorAgeFilesLines
* handle default key sizes in openssl_crypterAndreas Steffen2008-05-281-4/+11
* 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