Christian Heimes added the comment: All cryptographic hash function are available as pure Python implementations. Although the Python based variants are super slow (except maybe on PyPy), they still serve as an academic show case.
IIRC PyPy has pure Python implementations of MD5, SHA-1 and SHA-2 family. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue16651> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com