Skip to content

Conversation

@zouguangxian
Copy link
Contributor

@zouguangxian zouguangxian commented Jan 19, 2026

Adds a new stdlib example proving workload to exercise ZeroOS-on-Jolt threading primitives via rayon.

Changes:

  • Guest: adds parallel_sum_of_squares(n) using rayon parallel iterators
  • Host: wires prover/verifier round-trip + asserts expected output (n=101 => 348551)

Adds a provable parallel_sum_of_squares guest function using rayon and wires it into the stdlib host example for end-to-end proving/verification.
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