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/+11 |
* | Remove unused variables [ci skip] | Jack Lloyd | 2018-03-21 | 1 | -3/+0 |
* | Add another Ed25519 helper to save a few hundred redundant lines | Jack Lloyd | 2018-03-20 | 1 | -193/+75 |
* | Add some helpers for handling carries in Ed25519 | Jack Lloyd | 2018-03-20 | 1 | -266/+107 |
* | Resolve undefined behavior in Ed25519 code | Jack Lloyd | 2017-12-31 | 1 | -115/+118 |
* | Add Ed25519 implementation based on SUPERCOP ref10 | Jack Lloyd | 2017-06-07 | 1 | -0/+498 |