0270cc6c5b
use three scrypt backends; one in hashlib in python itself, one is py-scrypt, and one is an internal slow pure-python implementation. hashlib in our Python packages doesn't include scrypt (this requires OpenSSL 1.1+'s scrypt code and isn't supported in libressl), and slow pure-python implementation is slow, so provide the best available one. |
||
---|---|---|
.. | ||
patches | ||
pkg | ||
distinfo | ||
Makefile |