Is there a way to calculate the SHA256 hash in Python 2.4? (I emphasize: Python 2.4) I know how to do this in Python 2.5, but unfortunately it is not available on my server and the update will fail. I have the same problem as the guy in this question, but using Python 2.4. Any help would be greatly appreciated.
EDIT: Sorry, I mean SHA 256. I was in a hurry too. Sorry again.
hyperboreean
source share