Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2025-05-12 | crypto: lib/chacha - add array bounds to function prototypes | 1 | -1/+2 | |
2025-05-12 | crypto: lib/chacha - strongly type the ChaCha state | 2 | -9/+9 | |
2025-05-05 | crypto: riscv/sha256 - Add simd block function | 2 | -4/+10 | |
2025-05-05 | crypto: arch/sha256 - Export block functions as GPL only | 1 | -2/+2 | |
2025-05-05 | Revert "crypto: run initcalls for generic implementations earlier" | 2 | -2/+2 | |
2025-05-05 | crypto: riscv/sha256 - implement library instead of shash | 4 | -0/+297 | |
2025-04-28 | crypto: lib/chacha - remove INTERNAL symbol and selection of CRYPTO | 1 | -1/+1 | |
2025-04-28 | crypto: riscv - move library functions to arch/riscv/lib/crypto/ | 4 | -0/+383 |