powered by
Validates hash inputs to ensure they conform to expected formats (MD5, SHA1, SHA256) and contain only valid hexadecimal characters.
sanitize_hash(hash)
Sanitized hash or throws error if invalid
Character string representing a file hash
Other security: is_api_key_configured(), sanitize_domain(), sanitize_file_path(), sanitize_ip(), sanitize_url(), security-utilities
is_api_key_configured()
sanitize_domain()
sanitize_file_path()
sanitize_ip()
sanitize_url()
security-utilities