Age | Commit message (Expand) | Author |
---|---|---|
2018-09-03 | crypto: import zinc | Jason A. Donenfeld |
2018-06-22 | poly1305: give linker the correct constant data section size | Jason A. Donenfeld |
2018-04-18 | poly1305: do not place constants in different sections | Jason A. Donenfeld |
2018-01-03 | global: year bump | Jason A. Donenfeld |
2017-12-11 | poly1305: fix avx512f alignment bug | Samuel Neves |
2017-12-09 | global: add SPDX tags to all files | Greg Kroah-Hartman |
2017-12-03 | poly1305: update x86-64 kernel to AVX512F only | Samuel Neves |
2017-11-22 | poly1305-x86_64: unclobber %rbp | Samuel Neves |
2017-11-22 | chacha20poly1305: import ARM primitives from OpenSSL | Jason A. Donenfeld |
2017-11-22 | chacha20poly1305: import x86_64 primitives from OpenSSL | Samuel Neves |