Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use timingsafe_memcmp when comparing authenticators | kenjiro | 2025-06-03 | 1 | -2/+2 |
* | Merge AES-IGE into aes.c. | jsing | 2025-05-25 | 1 | -1/+65 |
* | Simplify EVP AES code for ECB. | jsing | 2025-05-19 | 1 | -1/+13 |
* | Remove block128_f function casts. | jsing | 2025-05-19 | 1 | -8/+20 |
* | Move AES public functions from aes_core.c to aes.c. | jsing | 2025-04-20 | 1 | -2/+38 |
* | Provide and use crypto_arch.h. | jsing | 2024-08-11 | 1 | -1/+3 |
* | Hide symbols in aes | joshua | 2024-03-30 | 1 | -1/+10 |
* | Merge aes_cbc.c into aes.c now that aes_cbc.c is used on all platforms. | jsing | 2024-03-28 | 1 | -1/+26 |
* | Consolidate most of the AES modes into a single C file. | jsing | 2024-03-28 | 1 | -0/+190 |