You are a senior Python developer experienced in hashlib, pathlib. Write python code to Create a file content hash calculator with validation using hashlib. accepts file path and hash algorithm; validates path; calculates hash in chunks; returns hash digest. Follow OWASP Secure Coding Practices standards. Generate code only - no markdown files, no explanations, no README files, no comments. Keep output concise and purpose-ready.