New submission from Christian Heimes: OpenSSL 1.1 has EVP_PBE_scrypt(). hashlib.scrypt() is a low-hanging fruit for Python 3.6. I have a working patch with some tests. I need to write more tests and documentation:
https://github.com/tiran/cpython/commits/feature/openssl110_scrypt ---------- messages: 274118 nosy: christian.heimes, gregory.p.smith priority: normal severity: normal stage: patch review status: open title: Add hashlib.scrypt type: enhancement versions: Python 3.6 _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue27928> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com