| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move camellia to primary Makefile. | jsing | 2024-03-29 | 1 | -4/+1 |
| * | Move aes_core.c to the primary Makefile. | jsing | 2024-03-29 | 1 | -6/+1 |
| * | Move wp_block.c to the primary Makefile. | jsing | 2024-03-29 | 1 | -3/+1 |
| * | Merge aes_cbc.c into aes.c now that aes_cbc.c is used on all platforms. | jsing | 2024-03-28 | 1 | -2/+2 |
| * | Move rc4.c to primary Makefile. | jsing | 2024-03-28 | 1 | -3/+1 |
| * | Move des sources to primary Makefile. | jsing | 2024-03-28 | 1 | -3/+1 |
| * | Consolidate rc4 code. | jsing | 2024-03-27 | 1 | -2/+2 |
| * | Move bf_enc.c to the primary Makefile. | jsing | 2024-03-27 | 1 | -3/+1 |
| * | Sprinkle a few BTI instructions into the arm64 assembly files and pass | kettenis | 2023-04-05 | 1 | -1/+2 |
| * | Remove the now empty bn_asm.c. | jsing | 2023-01-31 | 1 | -2/+1 |
| * | Start disentangling armv7 and aarch64 code | tb | 2022-03-23 | 1 | -2/+2 |
| * | Add cpuid support for arm64 so that we can recognize which | patrick | 2019-07-02 | 1 | -1/+4 |
| * | Add support for AArch64. | patrick | 2017-01-11 | 1 | -0/+28 |
