Age | Commit message (Expand) | Author |
---|---|---|
2019-01-07 | global: update copyright | Jason A. Donenfeld |
2018-12-07 | chacha20,poly1305: simplify perlasm fanciness | Jason A. Donenfeld |
2018-11-19 | chacha20,poly1305: do not use xlate | Jason A. Donenfeld |
2018-11-17 | poly1305: make frame pointers for auxiliary calls | Samuel Neves |
2018-11-15 | chacha20,poly1305: don't do compiler testing in generator and remove xor helper | Jason A. Donenfeld |
2018-11-15 | poly1305: cleanup leftover debugging changes | Jason A. Donenfeld |
2018-11-15 | chacha20,poly1305: fix up for win64 | Samuel Neves |
2018-11-15 | poly1305: specialize to wireguard | Jason A. Donenfeld |
2018-11-15 | poly1305: adjust to kernel | Samuel Neves |
2018-11-14 | chacha20,poly1305: switch to perlasm originals on x86_64 | Samuel Neves |