Age | Commit message (Expand) | Author |
---|---|---|
2017-06-27 | ed25519: Add func that checks for torsion component in pubkeys. | George Kadianakis |
2014-09-25 | Fix warnings on 32-bit builds. | Nick Mathewson |
2014-09-25 | Comments and tweaks based on review by asn | 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 | Add headers as needed to make ed25519_ref10 compile. | Nick Mathewson |