Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add CPU capability detection for the Intel SHA extensions (aka SHA-NI). | jsing | 2024-11-16 | 1 | -1/+9 |
* | Remove IA32 specific code from cryptlib.c. | jsing | 2024-10-19 | 1 | -1/+2 |
* | Provide crypto_cpu_caps_init() for amd64. | jsing | 2024-10-18 | 1 | -1/+3 |
* | Provide and use crypto_arch.h. | jsing | 2024-08-11 | 1 | -0/+34 |