Age | Commit message (Expand) | Author |
---|---|---|
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 |