aboutsummaryrefslogtreecommitdiff
path: root/src/ext/ed25519/ref10/ed25519_ref10.h
AgeCommit message (Expand)Author
2017-06-27ed25519: Add func that checks for torsion component in pubkeys.George Kadianakis
2014-09-25Fix warnings on 32-bit builds.Nick Mathewson
2014-09-25Comments and tweaks based on review by asnNick Mathewson
2014-09-25Draft implementation for ed25519 key blinding, as in prop224Nick Mathewson
2014-09-25Add curve25519->ed25519 key conversion per proposal 228Nick Mathewson
2014-09-25Another ed25519 tweak: store secret keys in expanded formatNick Mathewson
2014-09-25Fix API for ed25519_ref10_open()Nick Mathewson
2014-09-25Tweak ed25519 ref10 signing interface to use less space.Nick Mathewson
2014-09-25Tweak ref10 keygen APIs to be more sane.Nick Mathewson
2014-08-26Add headers as needed to make ed25519_ref10 compile.Nick Mathewson