Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Disable MD5 ASM | Theo Buehler | 2025-01-24 | 1 | -2/+0 |
* | Disable sha1 assembly on amd64 | Theo Buehler | 2024-12-04 | 1 | -2/+0 |
* | Disable sha512 perlasm | Theo Buehler | 2024-11-16 | 1 | -2/+0 |
* | Disable sha256 assembly | Theo Buehler | 2024-11-08 | 1 | -2/+0 |
* | Remove -DWHIRLPOOL_ASM | Theo Buehler | 2024-10-18 | 1 | -1/+0 |
* | Hook up crypto_cpu_caps_init() | Theo Buehler | 2024-10-18 | 1 | -2/+0 |
* | Initial cut for crypto_arch.h | Theo Buehler | 2024-08-11 | 1 | -5/+0 |
* | Land #1032, mingw: re-enable endbr opcode, add workaround for llvm cet.h issue | Brent Cook | 2024-04-08 | 1 | -0/+1 |
|\ | |||||
| * | also for autotools | Viktor Szakats | 2024-03-26 | 1 | -0/+1 |
* | | Add HAVE_AES_* flags to all x86_64 asm builds | Theo Buehler | 2024-03-29 | 1 | -0/+5 |
* | | camellia/cast consolidation coping | Theo Buehler | 2024-03-29 | 1 | -1/+0 |
* | | Consolidate whirlpool | Theo Buehler | 2024-03-28 | 1 | -1/+0 |
* | | why is this such a mess | Theo Buehler | 2024-03-27 | 1 | -2/+0 |
|/ | |||||
* | Drop GF2m assembly | Theo Buehler | 2023-04-15 | 1 | -2/+0 |
* | disable BN asm for amd64 win32 build | Brent Cook | 2023-02-27 | 1 | -13/+0 |
* | include more asm files | Brent Cook | 2023-02-23 | 1 | -0/+13 |
* | disable bn acceleration | Brent Cook | 2019-01-20 | 1 | -7/+7 |
* | generate masm and mingw64 assembly | Brent Cook | 2019-01-20 | 1 | -0/+41 |