SRI Hash Generator

Generate Subresource Integrity (SRI) hashes (SHA-256, SHA-384, SHA-512) for scripts and stylesheets

All processing happens in your browser. No data is uploaded.
Offline Ready

SRI Hash Generator

Generate Subresource Integrity (SRI) hashes (SHA-256, SHA-384, SHA-512) for scripts and stylesheets

🔒All processing happens in your browser. No data is uploaded.
Input Content
Paste the content of a script or stylesheet here to generate SRI hashes...
About SRI
Subresource Integrity (SRI) allows browsers to verify that fetched resources (e.g., from a CDN) have not been tampered with. By adding an integrity attribute with a cryptographic hash, the browser will refuse to execute the resource if the hash does not match.