diff options
author | BonfaceKilz | 2020-10-20 22:21:07 +0300 |
---|---|---|
committer | BonfaceKilz | 2020-10-20 22:52:34 +0300 |
commit | d08d2322c5f88752ff062569ce6110cbc3815b62 (patch) | |
tree | 8829d611332637112536f05cbd8d0b7fffb1fd56 /wqflask/base/__init__.py | |
parent | b2b7bacdbc8dc28dd062ebdb94698fca88f9b0cb (diff) | |
download | genenetwork2-d08d2322c5f88752ff062569ce6110cbc3815b62.tar.gz |
Update pbkdf2
* wqflask/wqflask/pbkdf2.py: Remove unnecessary pbkdf2 usage docs---
it already exists in python3 stdlib--- and "__main__" section which
runs the test.
(imports): Delete unused imports. Add safe_str_cmp.
(pbkdf2_hex): Use hashlib.pbkdf2_hmac.
(safe_str_cmp): Replace with werkzeug.security.safe_str_cmp
(test): Delete it. Tests moved to test_pbkdf2.py.
Diffstat (limited to 'wqflask/base/__init__.py')
0 files changed, 0 insertions, 0 deletions