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 |
* | 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 |
* | portable asm generator patches for portable | Brent Cook | 2023-10-30 | 1 | -1/+0 |
* | third try's a charm | Brent Cook | 2023-07-03 | 1 | -1/+1 |
* | define endbr64 as nop | Brent Cook | 2023-07-03 | 1 | -1/+1 |
* | move endbr64 removal to preprocessor | Brent Cook | 2023-07-03 | 1 | -0/+1 |
* | Drop GF2m assembly | Theo Buehler | 2023-04-15 | 1 | -2/+0 |
* | include more asm files | Brent Cook | 2023-02-23 | 1 | -0/+1 |
* | generally disable asm for now | Brent Cook | 2023-02-21 | 1 | -0/+12 |
* | updates for latest build changes | Brent Cook | 2016-11-05 | 1 | -16/+16 |
* | rework CFLAGS/CPPFLAGS settings during configuration | Brent Cook | 2015-03-22 | 1 | -15/+15 |
* | Enable optimized crypto operations for x86_64 | Brent Cook | 2014-12-07 | 1 | -0/+41 |