Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-01-20 | crypto: x86/aria-avx512 - fix build failure with old binutils | Taehee Yoo | 1 | -1/+1 |
2023-01-06 | crypto: x86/aria - implement aria-avx512 | Taehee Yoo | 1 | -0/+19 |
2023-01-06 | crypto: x86/aria - implement aria-avx2 | Taehee Yoo | 1 | -0/+19 |
2022-09-24 | crypto: aria-avx - add AES-NI/AVX/x86_64/GFNI assembler implementation of ari... | Taehee Yoo | 1 | -0/+18 |
2022-08-26 | crypto: Kconfig - simplify cipher entries | Robert Elliott | 1 | -166/+108 |
2022-08-26 | crypto: Kconfig - simplify hash entries | Robert Elliott | 1 | -41/+60 |
2022-08-26 | crypto: Kconfig - simplify aead entries | Robert Elliott | 1 | -2/+6 |
2022-08-26 | crypto: Kconfig - simplify CRC entries | Robert Elliott | 1 | -20/+16 |
2022-08-26 | crypto: Kconfig - simplify public-key entries | Robert Elliott | 1 | -1/+6 |
2022-08-26 | crypto: Kconfig - move x86 entries to a submenu | Robert Elliott | 1 | -0/+500 |