aboutsummaryrefslogtreecommitdiff
path: root/src/ext/ed25519/ref10/blinding.c
AgeCommit message (Expand)Author
2018-04-06crypto: Refactor (P)RNG functionality into new crypto_rand module.Isis Lovecruft
2017-08-08Don't double hash the ed25519 blind key parameter.George Kadianakis
2017-06-28ed25519: Also check that retval in the ref10 implementation.George Kadianakis
2017-06-27ed25519: Add func that checks for torsion component in pubkeys.George Kadianakis
2016-04-15Disambiguate: Avoid defining two static functions both called gettweak()Nick Mathewson
2014-09-25Comments and tweaks based on review by asnNick Mathewson
2014-09-25More documentation for ed25519 stuff.Nick Mathewson
2014-09-25Draft implementation for ed25519 key blinding, as in prop224Nick Mathewson