| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add CPU feature detection for ADX on amd64. | jsing | 2025-08-14 | 1 | -1/+5 |
| * | Remove crypto_cpu_caps_ia32() | jsing | 2025-07-22 | 1 | -7/+1 |
| * | Add CLMUL to machine dependent CPU capabilities for amd64. | jsing | 2025-06-28 | 1 | -2/+4 |
| * | Provide CRYPTO_CPU_CAPS_AMD64_AES in machine dependent CPU capabilities. | jsing | 2025-06-15 | 1 | -2/+4 |
| * | 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 |
