dep-libtomcrypt/src
Steffen Jaeckel d12a27275f Simplify AES-NI detection logic
Based on the patch provided by @thesamesam via [0], but slighly modified.

[0] https://github.com/DCIT/perl-CryptX/pull/99

Signed-off-by: Steffen Jaeckel <s@jaeckel.eu>
2024-02-26 17:19:12 +01:00
..
ciphers Add aes_enc_test() 2024-02-26 16:25:17 +01:00
encauth Fix potential memory leak 2024-02-25 23:55:53 +01:00
hashes Add support for Tiger2 2024-02-26 15:51:54 +01:00
headers Simplify AES-NI detection logic 2024-02-26 17:19:12 +01: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 Simplify AES-NI detection logic 2024-02-26 17:19:12 +01:00
modes prefix static functions with s_ 2020-07-14 18:44:40 +02:00
pk Add possibility to use different hash algorithms in RSAES-OAEP 2023-10-09 12:26:21 +02:00
prngs Update AES integration of fortuna 2024-02-26 16:25:17 +01:00
stream prefix static functions with s_ 2020-07-14 18:44:40 +02:00