Age | Commit message (Expand) | Author |
---|---|---|
2021-03-30 | Add two new test vectors for ed25519 key blinding. | George Kadianakis |
2020-10-16 | Update makedesc.py script so that it works with python3. | Nick Mathewson |
2020-01-28 | Use print() function in both Python 2 and Python 3 | cclauss |
2019-12-12 | python: Add __future__ imports for python 3 compatibility | teor |
2019-01-16 | Bump copyright date to 2019 | Nick Mathewson |
2018-06-20 | Update copyrights to 2018. | Nick Mathewson |
2017-08-08 | Don't double hash the ed25519 blind key parameter. | George Kadianakis |
2017-04-24 | ed25519: Add python code to test our ed25519 validation. | George Kadianakis |
2017-03-15 | Run the copyright update script. | Nick Mathewson |
2015-01-02 | Bump copyright dates to 2015, in case someday this matters. | Nick Mathewson |
2014-09-25 | Add comments to ed25519_vectors.inc | Nick Mathewson |
2014-09-25 | Cut the time to run the python ed25519 tests by a factor of ~6 | Nick Mathewson |
2014-09-25 | Add a reference implementation of our ed25519 modifications | Nick Mathewson |