|
|
|
|
|
by dividuum
2353 days ago
|
|
Nice. Did you measure the performance of scrypt.js? The PBKDF2 implementation in Python and both Chrome/Firefox are similar for me and the Python documentation states something like 3x slower that the OpenSSL implementation [1]. So it sounds pretty usable to strengthen the password while still being usable. [1] https://docs.python.org/3/library/hashlib.html#hashlib.pbkdf... |
|