[issue19254] Python implementation of PBKDF2_HMAC

Christian Heimes report at bugs.python.org
Mon Oct 14 12:58:40 CEST 2013


Christian Heimes added the comment:

I have optimized XOR and now it's even faster than OpenSSL's code for reasonable long passwords. :(

----------
Added file: http://bugs.python.org/file32113/pbkdf2_py3.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue19254>
_______________________________________


More information about the Python-bugs-list mailing list