Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Disable Ed25519 under Visual C++ | Jack Lloyd | 2017-06-08 | 1 | -0/+7 |
* | Fix inverted conditional | Jack Lloyd | 2017-06-08 | 1 | -1/+1 |
* | Avoid move operators in MSVC2013 | Jack Lloyd | 2017-06-07 | 1 | -2/+6 |
* | Add Ed25519 key type and tests | Jack Lloyd | 2017-06-07 | 3 | -24/+359 |
* | Add Ed25519 implementation based on SUPERCOP ref10 | Jack Lloyd | 2017-06-07 | 9 | -0/+4379 |