Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Silence MSVC warnings | Jack Lloyd | 2018-12-04 | 1 | -32/+32 |
* | Fix carry bugs introduced in 8a7559e4f8ad | Jack Lloyd | 2018-03-27 | 1 | -11/+12 |
* | Add another Ed25519 helper to save a few hundred redundant lines | Jack Lloyd | 2018-03-20 | 1 | -108/+14 |
* | Add some helpers for handling carries in Ed25519 | Jack Lloyd | 2018-03-20 | 1 | -182/+71 |
* | Resolve undefined behavior in Ed25519 code | Jack Lloyd | 2017-12-31 | 1 | -69/+73 |
* | Add Ed25519 implementation based on SUPERCOP ref10 | Jack Lloyd | 2017-06-07 | 1 | -0/+359 |