python-pbkdf2
python-pbkdf2 copied to clipboard
Use SHA-256 instead of SHA-1 by default
Potentially overkill.
Now that SHA-1 has a confirmed collision in the wild (thanks, Google), for security/compliance purposes the default hash algorithm should be upgraded to SHA-256.