-
- Downloads
Cut the time to run the python ed25519 tests by a factor of ~6
I know it's pointless to optimize them, but I just can't let them spend all that time in expmod() when native python pow() does the same thing.
Please register or sign in to comment