Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-01-28 | Use print() function in both Python 2 and Python 3 | cclauss | |
2019-12-12 | src/ext: Add __future__ imports for python 3 compatibility | teor | |
Closes ticket 32732. | |||
2014-08-26 | Add the ed25519 ref10 code verbatim from supercop-20140622 | Nick Mathewson | |
We might use libsodium or ed25519-donna later on, but for now, let's see whether this is fast enough. We should use it in all cases when performance doesn't matter. |