Use the stdlib's PBKDF2 implementation when available.
This is a bit faster than ours, which is good, because it lets you increase the iteration counts. This will be used on Python 3.4+, and, pending the acceptance of PEP466, on newer Python 2.7s.
Showing
Please
register
or
sign in
to comment