Skip to content

Instantly share code, notes, and snippets.

@colus001
Created July 9, 2018 06:54
Show Gist options
  • Save colus001/2d8d87d9f18441322744cda4fc332173 to your computer and use it in GitHub Desktop.
Save colus001/2d8d87d9f18441322744cda4fc332173 to your computer and use it in GitHub Desktop.
sha384 for CSP
cat script.js | openssl dgst -sha384 -binary | openssl base64 -A
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment