summaryrefslogtreecommitdiff
path: root/lib/accelerated/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* afalg: use pkg-config to detect libkcapiDaiki Ueno2021-04-231-1/+2
* Add AF_ALG accelerationStephan Mueller2021-04-201-2/+6
* Use https:// for www.gnu.org and www.example.comTim Rühsen2019-03-131-1/+1
* Imported Andy Polyakov's implementations for SHA* in aarch64Nikos Mavrogiannopoulos2016-10-031-0/+6
* Makefile.am: moved common rules (AM_CFLAGS) to common.mkNikos Mavrogiannopoulos2016-04-121-1/+2
* Improved nettle check for registration of accelerated ciphers.Nikos Mavrogiannopoulos2013-12-211-0/+2
* Add NETTLE_CFLAGS in makefilesMartin Storsjo2013-06-061-1/+1
* Added GCM mode using cryptodev. This is mostly a hack due to how GCM mode is ...Nikos Mavrogiannopoulos2012-02-231-1/+1
* Run 'make update-copyright'.Simon Josefsson2012-01-161-1/+1
* more builddir fixes by David Hoyt.Nikos Mavrogiannopoulos2011-10-221-0/+1
* Added -I$(builddir)/../../gl to CFLAGS.Nikos Mavrogiannopoulos2011-10-211-0/+1
* Updates for padlock hashes in C7 nano. Requires a part of nettle to be included.Nikos Mavrogiannopoulos2011-10-051-0/+8
* intel directory renamed to x86.Nikos Mavrogiannopoulos2011-10-041-2/+2
* Better usage of X86 conditionals to simplify and avoid an undefined warning i...Nikos Mavrogiannopoulos2011-09-251-9/+3
* Added better detection of capabilities in 386. If cpuid doesn't exist don't t...Nikos Mavrogiannopoulos2011-09-161-2/+8
* Clarify license and copyright.Simon Josefsson2011-08-031-7/+4
* corrected filenameNikos Mavrogiannopoulos2011-04-161-1/+1
* Moved cryptodev to accelerated/Nikos Mavrogiannopoulos2011-04-161-2/+2
* Added README explaining the usage of Intel AES library.Nikos Mavrogiannopoulos2011-04-111-1/+1
* fixes in acceleration detection.Nikos Mavrogiannopoulos2011-04-111-2/+8
* Added support for x86 intel AES instruction acceleration if detected.Nikos Mavrogiannopoulos2011-04-101-0/+40