aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/plugins/blowfish/blowfish_crypter.c
Commit message (Expand)AuthorAgeFilesLines
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-041-16/+16
* cleaned up pluto's crypto frameworkAndreas Steffen2009-05-141-2/+0
* clone iv before blowfish en|decryptionAndreas Steffen2009-05-141-2/+8
* changed TRUE/FALSE to 1/0Andreas Steffen2009-05-141-2/+2
* blowfish block size is 8 bytesAndreas Steffen2009-05-141-1/+1
* fixed captionAndreas Steffen2009-05-141-2/+2
* implemented blowfish as a pluginAndreas Steffen2009-05-111-1430/+11
* started migration to encryption pluginsAndreas Steffen2009-05-091-0/+1612