| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2026-03-23 | lib/crypto: gf128hash: Remove unused content from ghash.h | Eric Biggers | -2/+1 |
| 2026-03-23 | lib/crypto: s390/ghash: Migrate optimized code into library | Eric Biggers | -1/+2 |
| 2026-03-23 | lib/crypto: riscv/ghash: Migrate optimized code into library | Eric Biggers | -0/+3 |
| 2026-03-23 | lib/crypto: powerpc/ghash: Migrate optimized code into library | Eric Biggers | -0/+4 |
| 2026-03-23 | lib/crypto: gf128hash: Add GHASH support | Eric Biggers | -0/+95 |
| 2026-03-23 | lib/crypto: gf128hash: Support GF128HASH_ARCH without all POLYVAL functions | Eric Biggers | -19/+3 |
| 2026-03-23 | lib/crypto: gf128hash: Rename polyval module to gf128hash | Eric Biggers | -0/+190 |
