Module implementing a check for use of insecure md4, md5, or sha1 hash functions in hashlib.new().
None |
None |
checkHashlibNew | Function to check for use of insecure md4, md5, or sha1 hash functions in hashlib.new(). |
getChecks | Public method to get a dictionary with checks handled by this module. |
Function to check for use of insecure md4, md5, or sha1 hash functions in hashlib.new().
Public method to get a dictionary with checks handled by this module.