Age | Commit message (Expand) | Author |
---|---|---|
2024-09-06 | Reenable AES-NI in libcrypto | Theo Buehler |
2024-08-11 | Provide and use crypto_arch.h. | Joel Sing |
2024-04-17 | Provide constant time operations for uint8_t. | Joel Sing |
2024-03-28 | Include stdint.h since we use uint*_t types. | Joel Sing |
2024-03-26 | Fix function guards. | Joel Sing |
2023-08-15 | Clean up alignment handling. | Joel Sing |
2023-05-27 | Clean up alignment handling for SHA-512. | Joel Sing |
2023-05-19 | backout alignment changes (breaking at least two architectures) | Theo de Raadt |
2023-05-17 | Clean up alignment handling for SHA-512. | Joel Sing |
2023-04-14 | Provide soon to be used crypto_store_htobe32(). | Joel Sing |
2023-04-12 | Provide and use crypto_ro{l,r}_u{32,64}(). | Joel Sing |
2023-04-12 | Provide and use crypto_store_htobe64(). | Joel Sing |