summaryrefslogtreecommitdiff
path: root/lib/accelerated/x86/aes-gcm-x86-aesni.c
Commit message (Expand)AuthorAgeFilesLines
* accelerated: make explicit key size check to all accelerated ciphersNikos Mavrogiannopoulos2018-02-091-1/+2
* accelerated: fix use of aesni_ecb_encrypt()Nikos Mavrogiannopoulos2018-02-051-1/+1
* Removed the 'gnutls_' prefix from files to simplify file namingNikos Mavrogiannopoulos2015-08-231-3/+3
* accelerated: added required castsNikos Mavrogiannopoulos2014-12-061-1/+1
* more nettle3 related changesNikos Mavrogiannopoulos2014-12-061-2/+2
* Modified crypto backend to accomodate for the CCM ciphersuitesNikos Mavrogiannopoulos2014-12-031-0/+4
* ported to nettle 3.0Nikos Mavrogiannopoulos2014-12-031-6/+18
* x86.h was renamed to x86-common.h to avoid clashes with system headers.Nikos Mavrogiannopoulos2014-04-271-1/+1
* reorganized source files.Nikos Mavrogiannopoulos2013-12-141-1/+1
* when AESNI is available without PCLMUL, then use AES-NI in GCM.Nikos Mavrogiannopoulos2013-12-141-0/+161