summaryrefslogtreecommitdiff
path: root/lib/gcrypt/mac.c
Commit message (Expand)AuthorAgeFilesLines
* Added support for GCM ciphersuites (not tested with other implementation).Nikos Mavrogiannopoulos2011-02-061-0/+8
* Indented code. Use same indentation but with -nut to avoid usage of tabs. In ...Nikos Mavrogiannopoulos2010-12-161-1/+1
* Updated cryptodev code to support the linux cryptodev extensions.Nikos Mavrogiannopoulos2010-10-021-1/+0
* cipher,mac and digest priorities moved to crypto.cNikos Mavrogiannopoulos2010-09-241-3/+0
* Added support for libnettle backend. This uses gmp for big number operations.Nikos Mavrogiannopoulos2010-06-031-0/+181