Age | Commit message (Expand) | Author |
---|---|---|
2014-09-25 | More documentation for ed25519 stuff. | Nick Mathewson |
2014-09-25 | Fix linux compilation of ed25519_ref10 | Nick Mathewson |
2014-09-25 | Draft implementation for ed25519 key blinding, as in prop224 | Nick Mathewson |
2014-09-25 | Add curve25519->ed25519 key conversion per proposal 228 | Nick Mathewson |
2014-09-25 | Another ed25519 tweak: store secret keys in expanded format | Nick Mathewson |
2014-09-25 | Fix API for ed25519_ref10_open() | Nick Mathewson |
2014-09-25 | Tweak ed25519 ref10 signing interface to use less space. | Nick Mathewson |
2014-09-25 | Tweak ref10 keygen APIs to be more sane. | Nick Mathewson |
2014-08-26 | ed25519_ref10: use uint64_t and int64_t, not long long | Nick Mathewson |
2014-08-26 | Add headers as needed to make ed25519_ref10 compile. | Nick Mathewson |
2014-08-26 | Add some explicit casts as needed to make ed25519_ref10 compile | Nick Mathewson |
2014-08-26 | Add the ed25519 ref10 code verbatim from supercop-20140622 | Nick Mathewson |