Skip to content

fix: clarify repeated SHA-256 demo workload - #8

Merged
dcbuild3r merged 3 commits into
mainfrom
codex/clarify-sha256-demo
Sep 4, 2026
Merged

fix: clarify repeated SHA-256 demo workload#8
dcbuild3r merged 3 commits into
mainfrom
codex/clarify-sha256-demo

Conversation

@dcbuild3r

@dcbuild3r dcbuild3r commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

The browser demo described its workload as "17 rounds," which could read like one SHA-256 invocation or 17 of SHA-256's internal rounds. The circuit selector, public statement, and runtime status now state that the circuit chains 17 full SHA-256 hashes over a 32-byte preimage.

The result panel also shows an Avg. time / hash KPI, calculated as the measured proof-generation time divided by the circuit's 17 full hashes. Its tooltip makes that calculation explicit.

Validation:

  • bun run format:check
  • bun run check
  • bun run build
  • Real proof generation and verification in Chromium, Firefox, and WebKit
  • Vercel Preview returns HTTP 200 with COOP/COEP headers and contains the new copy and KPI

@dcbuild3r dcbuild3r changed the title Clarify repeated SHA-256 demo workload fix: clarify repeated SHA-256 demo workload Sep 4, 2026
@dcbuild3r
dcbuild3r merged commit 76228f8 into main Sep 4, 2026
3 checks passed
@dcbuild3r
dcbuild3r deleted the codex/clarify-sha256-demo branch September 4, 2026 13:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant