Age | Commit message (Expand) | Author |
---|---|---|
2025-04-28 | crypto: s390 - move library functions to arch/s390/lib/crypto/ | Eric Biggers |
2025-04-07 | crypto: s390/chacha - remove the skcipher algorithms | Eric Biggers |
2025-04-07 | crypto: chacha - centralize the skcipher wrappers for arch code | Eric Biggers |
2025-03-21 | crypto: lib/chacha - remove unused arch-specific init support | Eric Biggers |
2024-02-16 | s390/fpu: decrease stack usage for some cases | Heiko Carstens |
2024-02-16 | s390/fpu: move, rename, and merge header files | Heiko Carstens |
2024-02-09 | s390/fpu: make use of __uninitialized macro | Heiko Carstens |
2023-12-11 | s390/fpu: get rid of MACHINE_HAS_VX | Heiko Carstens |
2023-05-15 | s390/crypto: use vector instructions only if available for ChaCha20 | Heiko Carstens |
2022-07-19 | s390/cpufeature: rework to allow more than only hwcap bits | Heiko Carstens |
2022-05-13 | crypto: s390 - add crypto library interface for ChaCha20 | Vladis Dronov |
2021-12-06 | s390/crypto: add SIMD implementation for ChaCha20 | Patrick Steuer |