aboutsummaryrefslogtreecommitdiff
path: root/src/test/slownacl_curve25519.py
Commit message (Collapse)AuthorAge
* slownacl's pure-python curve25519 lets us test ntor everywhere.Nick Mathewson2014-02-03
Improvement on f308adf8382bc7e61ea05a172, where we made the ntor unit tests run everywhere... so long as a python curve25519 module was installed. Now the unit tests don't require that module.