aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/plugins/gcrypt/gcrypt_crypter.c
Commit message (Expand)AuthorAgeFilesLines
* Adding DBG_LIB to all calls of libstrongswan's version of DBG*.Tobias Brunner2010-04-061-1/+1
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-041-13/+13
* support older gcrypt libraries not defining the CAMELLIA cipherMartin Willi2009-06-161-0/+2
* gcrypt actually does not implement IDEAMartin Willi2009-06-151-2/+2
* gcrypt blowfish supports 128 bit key size onlyMartin Willi2009-06-111-0/+4
* gcrypt crypter implementationMartin Willi2009-06-091-0/+246