summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Make GHASH more robust against timing attacks.Legrandin2014-06-221-0/+1
* Make sure that ek and dk are aligned at 16 byte boundariesSebastian Ramacher2013-10-281-0/+1
* Use AX_CHECK_COMPILE_FLAG to detect -maesSebastian Ramacher2013-04-271-12/+4
* Initial AES-NI supportSebastian Ramacher2013-04-211-1/+19
* Include inttypes.h or sys/inttypes.h based on what autoconf tells usDwayne Litzenberger2013-04-211-1/+1
* OpenBSD: Automatically look for libgmp in /usr/localDwayne Litzenberger2013-02-161-0/+13
* Use autoconf to generate compiler optionsDwayne Litzenberger2013-02-161-1/+28
* Remove automagic dependencies on libgmp and libmpir, let the caller disable t...oxc2012-01-291-2/+10
* Fix libgmp/libmpir autodetectionDwayne C. Litzenberger2011-10-101-3/+16
* autoconf: only use side-channel secured mpz_powm_sec if it's available (libgm...Dwayne C. Litzenberger2011-10-101-0/+36