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