aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/plugins/des
Commit message (Collapse)AuthorAgeFilesLines
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-043-31/+31
|
* added -avoid-version to LDFLAGS, plugins are not versionedMartin Willi2009-07-031-1/+1
|
* cleaned up pluto's crypto frameworkAndreas Steffen2009-05-141-1/+1
|
* removing svn keyword $Id$ from all filesTobias Brunner2009-04-302-4/+0
|
* updated DoxyfileMartin Willi2009-03-242-2/+2
| | | | | | properly close all doxygen groups fixed remaining doxygen warnings
* fixing DES ECB decryptionTobias Brunner2009-03-121-6/+6
|
* ECB mode added to the DES pluginTobias Brunner2009-02-192-1/+106
|
* creating default IKE proposals dynamically using algorithm enumeration APIMartin Willi2008-08-281-2/+2
|
* 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-135-0/+1699