Age | Commit message (Expand) | Author |
---|---|---|
2020-01-16 | crypto: x86/poly1305 - wire up faster implementations for kernel | Jason A. Donenfeld |
2019-10-18 | x86/asm: Change all ENTRY+ENDPROC to SYM_FUNC_* | Jiri Slaby |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner |
2019-04-08 | crypto: x86/poly1305 - fix overflow during partial reduction | Eric Biggers |
2019-02-28 | crypto: x86/poly1305 - Clear key material from stack in SSE2 variant | Tommi Hirvola |
2017-01-23 | crypto: x86 - make constants readonly, allow linker to merge them | Denys Vlasenko |
2015-07-17 | crypto: poly1305 - Add a two block SSE2 variant for x86_64 | Martin Willi |
2015-07-17 | crypto: poly1305 - Add a SSE2 SIMD variant for x86_64 | Martin Willi |