| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-11-11 | lib/crypto: x86/polyval: Migrate optimized code into library | Eric Biggers | 1 | -0/+3 |
| 2025-11-11 | lib/crypto: arm64/polyval: Migrate optimized code into library | Eric Biggers | 1 | -0/+8 |
| 2025-11-11 | lib/crypto: polyval: Add POLYVAL library | Eric Biggers | 1 | -3/+168 |
| 2025-04-28 | crypto: polyval-generic - Use API partial block handling | Herbert Xu | 1 | -8/+0 |
| 2022-06-10 | crypto: x86/polyval - Add PCLMULQDQ accelerated implementation of POLYVAL | Nathan Huckleberry | 1 | -0/+5 |
| 2022-06-10 | crypto: polyval - Add POLYVAL support | Nathan Huckleberry | 1 | -0/+17 |