Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix 32-bit error in Ed25519 | Jack Lloyd | 2017-06-09 | 1 | -7/+0 |
| | | | | Blamed VC miscompilation but actually a bug on my part. | ||||
* | Disable Ed25519 under Visual C++ | Jack Lloyd | 2017-06-08 | 1 | -0/+7 |
| | | | | Miscompiles on x86-32, even with VS2017 | ||||
* | Add Ed25519 implementation based on SUPERCOP ref10 | Jack Lloyd | 2017-06-07 | 1 | -0/+17 |
This work was sponsored by Ribose Inc |