Age | Commit message (Expand) | Author |
---|---|---|
2025-08-29 | lib/crypto: poly1305: Consolidate into single module | Eric Biggers |
2025-08-29 | lib/crypto: poly1305: Remove unused function poly1305_is_arch_optimized() | Eric Biggers |
2025-07-11 | lib/crypto: x86/poly1305: Fix performance regression on short messages | Eric Biggers |
2025-07-11 | lib/crypto: x86/poly1305: Fix register corruption in no-SIMD contexts | Eric Biggers |
2025-06-30 | lib/crypto: x86: Move arch/x86/lib/crypto/ into lib/crypto/ | Eric Biggers |