| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | use https instead of cleartext http where possiblehttp-to-https | Daniel Kahn Gillmor | 2019-05-14 | 1 | -1/+1 |
| * | Use memset instead of setting buffers byte by byte | Jussi Kivilinna | 2019-03-23 | 1 | -4/+12 |
| * | Add stitched ChaCha20-Poly1305 SSSE3 and AVX2 implementations | Jussi Kivilinna | 2019-01-27 | 1 | -5/+17 |
| * | poly1305: silence compiler warning on clang/aarch64 | Jussi Kivilinna | 2018-03-28 | 1 | -1/+1 |
| * | New Poly1305 implementations | Jussi Kivilinna | 2018-01-09 | 1 | -341/+365 |
| * | cipher: Fix compiler warnings. | Werner Koch | 2017-05-23 | 1 | -8/+24 |
| * | Always require a 64 bit integer type | Werner Koch | 2016-03-18 | 1 | -214/+0 |
| * | Enable AMD64 Poly1305 implementations on WIN64 | Jussi Kivilinna | 2015-05-14 | 1 | -15/+18 |
| * | Add ARM/NEON implementation of Poly1305 | Jussi Kivilinna | 2014-11-02 | 1 | -0/+23 |
| * | poly1305: add AMD64/AVX2 optimized implementation | Jussi Kivilinna | 2014-05-16 | 1 | -0/+26 |
| * | poly1305: add AMD64/SSE2 optimized implementation | Jussi Kivilinna | 2014-05-12 | 1 | -0/+23 |
| * | Add Poly1305 MAC | Jussi Kivilinna | 2014-05-12 | 1 | -0/+766 |
