Age | Commit message (Expand) | Author |
---|---|---|
2021-01-03 | crypto: arm/chacha-neon - add missing counter increment | Ard Biesheuvel |
2020-11-13 | crypto: arm/chacha-neon - optimize for non-block size multiples | Ard Biesheuvel |
2020-04-30 | crypto: arch/lib - limit simd usage to 4k chunks | Jason A. Donenfeld |
2020-01-22 | crypto: arm/chacha - fix build failured when kernel mode NEON is disabled | Ard Biesheuvel |
2019-11-27 | crypto: arch - conditionalize crypto api in arch glue for lib code | Jason A. Donenfeld |
2019-11-17 | crypto: arm/chacha - expose ARM ChaCha routine as library function | Ard Biesheuvel |
2019-11-17 | crypto: arm/chacha - remove dependency on generic ChaCha driver | Ard Biesheuvel |