{
  "slug": "hash",
  "title": "hash digest",
  "description": "SHA-1 / SHA-256 / SHA-384 / SHA-512 of text or files, via WebCrypto.",
  "category": "encode",
  "status": "live",
  "url": "https://aaronchartier.com/tools/hash",
  "keywords": [
    "hash",
    "sha256",
    "sha512",
    "checksum",
    "digest"
  ],
  "privacy": "all computation is client-side; no input is transmitted",
  "pageApi": "window.__tools[\"hash\"] — run(input), describe(); output in #tool-output"
}