aboutsummaryrefslogtreecommitdiff
path: root/src/test/ed25519_exts_ref.py
AgeCommit message (Expand)Author
2020-01-28Use print() function in both Python 2 and Python 3cclauss
2019-12-12python: Add __future__ imports for python 3 compatibilityteor
2019-01-16Bump copyright date to 2019Nick Mathewson
2018-06-20Update copyrights to 2018.Nick Mathewson
2017-08-08Don't double hash the ed25519 blind key parameter.George Kadianakis
2017-04-24ed25519: Add python code to test our ed25519 validation.George Kadianakis
2017-03-15Run the copyright update script.Nick Mathewson
2015-01-02Bump copyright dates to 2015, in case someday this matters.Nick Mathewson
2014-09-25Add comments to ed25519_vectors.incNick Mathewson
2014-09-25Cut the time to run the python ed25519 tests by a factor of ~6Nick Mathewson
2014-09-25Add a reference implementation of our ed25519 modificationsNick Mathewson