aboutsummaryrefslogtreecommitdiff
path: root/crypto/Makefile.am.mingw64-x86_64 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Disable MD5 ASMTheo Buehler2025-01-241-2/+0
* Disable sha1 assembly on amd64Theo Buehler2024-12-041-2/+0
* Disable sha512 perlasmTheo Buehler2024-11-161-2/+0
* Disable sha256 assemblyTheo Buehler2024-11-081-2/+0
* Remove -DWHIRLPOOL_ASMTheo Buehler2024-10-181-1/+0
* Hook up crypto_cpu_caps_init()Theo Buehler2024-10-181-2/+0
* Initial cut for crypto_arch.hTheo Buehler2024-08-111-5/+0
* Land #1032, mingw: re-enable endbr opcode, add workaround for llvm cet.h issueBrent Cook2024-04-081-0/+1
|\
| * also for autotoolsViktor Szakats2024-03-261-0/+1
* | Add HAVE_AES_* flags to all x86_64 asm buildsTheo Buehler2024-03-291-0/+5
* | camellia/cast consolidation copingTheo Buehler2024-03-291-1/+0
* | Consolidate whirlpoolTheo Buehler2024-03-281-1/+0
* | why is this such a messTheo Buehler2024-03-271-2/+0
|/
* Drop GF2m assemblyTheo Buehler2023-04-151-2/+0
* disable BN asm for amd64 win32 buildBrent Cook2023-02-271-13/+0
* include more asm filesBrent Cook2023-02-231-0/+13
* disable bn accelerationBrent Cook2019-01-201-7/+7
* generate masm and mingw64 assemblyBrent Cook2019-01-201-0/+41