dep-libtomcrypt/src
Steffen Jaeckel bdcf8c4a7d Add option to disable AES-NI at compile time
One can now define `LTC_NO_AES_NI` to disable AES-NI.

Signed-off-by: Steffen Jaeckel <s@jaeckel.eu>
2023-10-04 16:23:40 +02:00
..
ciphers Ensure that AES key is always correctly aligned 2023-10-04 16:23:40 +02:00
encauth Calm scan-build static analyser 2023-06-19 16:34:07 +02:00
hashes sha256: minor undef cleanup 2020-08-17 09:54:14 +10:00
headers Add option to disable AES-NI at compile time 2023-10-04 16:23:40 +02:00
mac docs: fix simple typo, succes -> success 2020-12-08 21:44:22 +11:00
math fix missing mutex unlock 2023-08-07 11:37:19 +02:00
misc Add support for reading random data from "bcrypt" on Windows 2023-08-07 13:06:53 +02:00
modes prefix static functions with s_ 2020-07-14 18:44:40 +02:00
pk Fix #627 2023-08-07 13:06:53 +02:00
prngs Add support for reading random data from "bcrypt" on Windows 2023-08-07 13:06:53 +02:00
stream prefix static functions with s_ 2020-07-14 18:44:40 +02:00