aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/crypto/crypters/crypter.c
Commit message (Expand)AuthorAgeFilesLines
* Make function to test if an encryption algorithm is an AEAD alg publicMartin Willi2010-08-191-1/+22
* conversion from CAMELLIA OIDs to encryption_algorithmAndreas Steffen2009-06-171-0/+28
* add _CBC to all encryption algorithms in CBC modeAndreas Steffen2009-05-191-9/+9
* renamed ENCR_TWOFISH and ENCR_SERPENT to ENCR_TWOFISH_CBC and ENCR_SERPENT_CB...Andreas Steffen2009-05-141-4/+4
* started migration to encryption pluginsAndreas Steffen2009-05-091-0/+81
* defined ENCR_TWOFISH and ENCR_SERPENTAndreas Steffen2009-05-081-6/+7
* removing svn keyword $Id$ from all filesTobias Brunner2009-04-301-2/+0
* support of the ESP CAMELLIA-CBC cipher by charonAndreas Steffen2009-04-171-3/+10
* adding enum elements for MD4 and DES (ECB)Tobias Brunner2009-02-181-1/+3
* Added support for AES-CCM and AES-GCM (authenticated encryption algorithms) i...Tobias Brunner2008-05-161-3/+10
* merged the modularization branch (credentials) back to trunkMartin Willi2008-03-131-32/+2
* introduced new logging subsystem using bus:Martin Willi2006-10-181-20/+18
* added support for 3DES encryption algorithm in IKEMartin Willi2006-09-191-0/+6
* reuse an existing IKE_SA to set up additional CHILD_SAsMartin Willi2006-07-201-14/+14
* updated copyright informationMartin Willi2006-07-071-1/+2
* (no commit message)Martin Willi2006-05-101-0/+63