Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Provide and use crypto_arch.h. | jsing | 2024-08-11 | 1 | -0/+21 |
* | Move camellia to primary Makefile. | jsing | 2024-03-29 | 1 | -6/+1 |
* | Move aes_core.c to the primary Makefile. | jsing | 2024-03-29 | 1 | -4/+1 |
* | Move wp_block.c to the primary Makefile. | jsing | 2024-03-29 | 1 | -4/+1 |
* | Merge aes_cbc.c into aes.c now that aes_cbc.c is used on all platforms. | jsing | 2024-03-28 | 1 | -2/+1 |
* | Remove OPENSSL_UNISTD define | tb | 2024-03-28 | 1 | -3/+0 |
* | Move rc4.c to primary Makefile. | jsing | 2024-03-28 | 1 | -4/+1 |
* | Move des sources to primary Makefile. | jsing | 2024-03-28 | 1 | -5/+1 |
* | Consolidate rc4 code. | jsing | 2024-03-27 | 1 | -3/+2 |
* | Move bf_enc.c to the primary Makefile. | jsing | 2024-03-27 | 1 | -4/+1 |
* | zap a stray space | tb | 2023-08-25 | 1 | -2/+2 |
* | Provide a libcrypto Makefile.inc for riscv64. | jsing | 2023-07-07 | 1 | -0/+26 |
* | spelling fixes; from paul tagliamonte | jmc | 2022-12-26 | 1 | -3/+3 |
* | riscv64 openssl config | drahn | 2021-05-02 | 1 | -0/+154 |