| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove remaining block128_f casts from EVP AES. | jsing | 2025-07-22 | 1 | -1/+4 |
| * | Move AES-NI from EVP to AES for CCM mode. | jsing | 2025-07-21 | 1 | -1/+9 |
| * | Simplify AES-XTS implementation and remove AES-NI specific code from EVP. | jsing | 2025-07-13 | 1 | -1/+5 |
| * | Move aes_ecb_encrypt_internal() prototype to aes_local.h. | jsing | 2025-07-06 | 1 | -1/+4 |
| * | Simplify EVP AES-GCM implementation and remove AES-NI specific code. | jsing | 2025-06-27 | 1 | -1/+4 |
| * | Remove unused defines from aes_local.h. | jsing | 2025-06-27 | 1 | -5/+1 |
| * | Use standard integer types rather than custom typedefs. | jsing | 2025-04-21 | 1 | -5/+1 |
| * | Remove #error if OPENSSL_NO_FOO is defined | tb | 2025-01-25 | 1 | -5/+1 |
| * | Replace GETU32 and PUTU32. | jsing | 2024-03-27 | 1 | -4/+1 |
| * | Make header guards of internal headers consistent | tb | 2022-11-26 | 1 | -4/+4 |
| * | Make internal header file names consistent | tb | 2022-11-26 | 1 | -0/+83 |
