aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/plugins/twofish
Commit message (Expand)AuthorAgeFilesLines
* removed serpent and twofish plugins - use gcrypt insteadAndreas Steffen2009-06-187-1237/+0
* fixed fatal typoAndreas Steffen2009-05-151-1/+1
* also support 192 bit keys for Twofish and SerpentAndreas Steffen2009-05-151-1/+2
* fixed copy-and-paste caption errorAndreas Steffen2009-05-151-1/+1
* got rid of libcryptoAndreas Steffen2009-05-152-4/+4
* cleaned up pluto's crypto frameworkAndreas Steffen2009-05-141-2/+0
* cosmeticsAndreas Steffen2009-05-141-2/+3
* completed twofish sourcesAndreas Steffen2009-05-141-1/+4
* ported twofish as a pluginAndreas Steffen2009-05-141-1447/+51
* fixed 32 bit overflow checkAndreas Steffen2009-05-142-0/+884
* renamed ENCR_TWOFISH and ENCR_SERPENT to ENCR_TWOFISH_CBC and ENCR_SERPENT_CB...Andreas Steffen2009-05-141-1/+1
* started migration to encryption pluginsAndreas Steffen2009-05-095-0/+1746