Closed reedobrien closed 6 years ago
I updated simple-pbkdf2 to work under PY3.
Tested with 2.7.3 and 3.3.0 on OSX 10.8 and ubuntu 12.10. The tests all pass. I didn't do any benchmarking...
If you approve, have the time and can make a release that would be much appreciated.
+1 for this to get merged and added to the package index.
For those looking for a PyPI-installable Python 3-compatible pbkdf2 library - consider https://pypi.python.org/pypi/pbkdf2-ctypes.
I updated simple-pbkdf2 to work under PY3.
Tested with 2.7.3 and 3.3.0 on OSX 10.8 and ubuntu 12.10. The tests all pass. I didn't do any benchmarking...
If you approve, have the time and can make a release that would be much appreciated.