Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2025-06-30 | lib/crypto: s390: Move arch/s390/lib/crypto/ into lib/crypto/ | Eric Biggers | 6 | -1045/+0 |
2025-05-30 | crypto: s390/sha256 - rename module to sha256-s390 | Eric Biggers | 1 | -1/+2 |
2025-05-12 | crypto: lib/chacha - add array bounds to function prototypes | Eric Biggers | 1 | -2/+2 |
2025-05-12 | crypto: lib/chacha - strongly type the ChaCha state | Eric Biggers | 1 | -5/+6 |
2025-05-05 | crypto: arch/sha256 - Export block functions as GPL only | Herbert Xu | 1 | -2/+2 |
2025-05-05 | Revert "crypto: run initcalls for generic implementations earlier" | Herbert Xu | 1 | -1/+1 |
2025-05-05 | crypto: s390/sha256 - implement library instead of shash | Eric Biggers | 3 | -0/+55 |
2025-04-28 | crypto: lib/chacha - remove INTERNAL symbol and selection of CRYPTO | Eric Biggers | 1 | -1/+1 |
2025-04-28 | crypto: s390 - move library functions to arch/s390/lib/crypto/ | Eric Biggers | 5 | -0/+988 |