Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace Makefile based SHA*_ASM defines with HAVE_SHA_* defines. | jsing | 2025-02-14 | 1 | -3/+1 |
* | Clean up PPC CPU capabilities and Montgomery code. | jsing | 2024-11-01 | 1 | -6/+2 |
* | Move camellia to primary Makefile. | jsing | 2024-03-29 | 1 | -3/+1 |
* | Move aes_core.c to the primary Makefile. | jsing | 2024-03-29 | 1 | -3/+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 |
* | Remove non-visible and unused OPENSSL_wipe_cpu and OPENSSL_atomic_add | miod | 2023-01-17 | 1 | -6/+2 |
* | Remove commented out rc5 bits | tb | 2019-05-11 | 1 | -3/+1 |
* | Add the Cammelia cipher to libcrypto. | miod | 2014-11-17 | 1 | -1/+3 |
* | Enable assembler bits for BN (Montgomery), SHA1 and SHA256. | miod | 2014-05-03 | 1 | -0/+44 |