summaryrefslogtreecommitdiff
path: root/lib/accelerated
Commit message (Expand)AuthorAgeFilesLines
* Added gnutls_global_set_audit_log_function() that allows associating TLS sess...Nikos Mavrogiannopoulos2011-05-071-1/+1
* pass tag=CC to libtool. It seems automake cannot really work with assembler s...Nikos Mavrogiannopoulos2011-04-231-0/+1
* Try to detect AES-NI on Intel and AMD machines only.Nikos Mavrogiannopoulos2011-04-161-0/+23
* Added Andy Polyakov's version of AES-NI optimizations.Nikos Mavrogiannopoulos2011-04-1610-4645/+1703
* corrected filenameNikos Mavrogiannopoulos2011-04-161-1/+1
* use correct header.Nikos Mavrogiannopoulos2011-04-161-1/+1
* Moved cryptodev to accelerated/Nikos Mavrogiannopoulos2011-04-163-2/+438
* Updates in the AES-NI accelerator.Nikos Mavrogiannopoulos2011-04-124-89/+15
* Increased priority of CPU assisted ciphers.Nikos Mavrogiannopoulos2011-04-121-3/+3
* Added README explaining the usage of Intel AES library.Nikos Mavrogiannopoulos2011-04-113-2/+5
* fixes in acceleration detection.Nikos Mavrogiannopoulos2011-04-1113-224/+4886
* Added support for x86 intel AES instruction acceleration if detected.Nikos Mavrogiannopoulos2011-04-106-0/+280