sxt-proof-of-sql
sxt-proof-of-sql copied to clipboard
feat: Add generic hyrax scheme
Please be sure to look over the pull request guidelines here: https://github.com/spaceandtimelabs/sxt-proof-of-sql/blob/main/CONTRIBUTING.md#submit-pr.
Please go through the following checklist
- [ ] The PR title and commit messages adhere to guidelines here: https://github.com/spaceandtimelabs/sxt-proof-of-sql/blob/main/CONTRIBUTING.md. In particular
!
is used if and only if at least one breaking change has been introduced. - [ ] I have run the ci check script with
source scripts/run_ci_checks.sh
.
Rationale for this change
There is a need for a Hyrax scheme specifically for sp1 development.
What changes are included in this PR?
- A generic Hyrax scheme.
Are these changes tested?
There will be a follow up PR with a specific Sp1 implementation, which will have sp1 specific tests.