Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add CPU capability detection for the Intel SHA extensions (aka SHA-NI). | jsing | 2024-11-16 | 1 | -4/+18 |
* | Check the correct variable in cpuid(). | jsing | 2024-11-12 | 1 | -2/+2 |
* | Remove IA32 specific code from cryptlib.c. | jsing | 2024-10-19 | 1 | -2/+8 |
* | Provide crypto_cpu_caps_init() for amd64. | jsing | 2024-10-18 | 1 | -0/+114 |