Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Silence MSVC warnings | Jack Lloyd | 2018-12-04 | 1 | -32/+32 |
* | Fix more MSVC warnings | Jack Lloyd | 2018-10-01 | 1 | -20/+20 |
* | Remove unused variables [ci skip] | Jack Lloyd | 2018-03-21 | 1 | -1/+0 |
* | Add some helpers for handling carries in Ed25519 | Jack Lloyd | 2018-03-20 | 1 | -445/+279 |
* | Resolve undefined behavior in Ed25519 code | Jack Lloyd | 2017-12-31 | 1 | -102/+120 |
* | Avoid old style casts in Ed25519 | Jack Lloyd | 2017-09-17 | 1 | -257/+257 |
* | Add Ed25519 implementation based on SUPERCOP ref10 | Jack Lloyd | 2017-06-07 | 1 | -0/+903 |