aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/plugins/des/des_crypter.c
Commit message (Collapse)AuthorAgeFilesLines
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-041-26/+26
|
* cleaned up pluto's crypto frameworkAndreas Steffen2009-05-141-1/+1
|
* removing svn keyword $Id$ from all filesTobias Brunner2009-04-301-2/+0
|
* fixing DES ECB decryptionTobias Brunner2009-03-121-6/+6
|
* ECB mode added to the DES pluginTobias Brunner2009-02-191-1/+104
|
* fixed 3DES encryptionMartin Willi2008-05-071-0/+4
|
* crypter_t api supports in-place encryption using NULL as output parameterMartin Willi2008-04-301-8/+28
|
* removed status result from crypter interface to be consistent with other ↵Martin Willi2008-04-221-56/+18
| | | | crypto interfaces
* merged the modularization branch (credentials) back to trunkMartin Willi2008-03-131-0/+1531