Generate SHA-256, SHA-384, and SHA-512 hashes for inline scripts and styles. Use these hashes in your script-src or style-src CSP directives to allow specific inline code without 'unsafe-inline'. Click any hash to copy it.
Content-Security-Policy: script-src 'sha256-abc123...' 'strict-dynamic'; style-src 'sha256-def456...'