Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DSC/CSCA verification - prover #143

Merged
merged 59 commits into from
Jun 30, 2024
Merged

DSC/CSCA verification - prover #143

merged 59 commits into from
Jun 30, 2024

Conversation

remicolin
Copy link
Member

@remicolin remicolin commented Jun 30, 2024

Add two major features:

  • DSC verification against CSCA - sha256 with RSA encryption, key length < 4096 bits
  • prover running on Modal server to generate the DSC verification proof

Other implementations:

  • creation of splitBytesToWords and splitSignalsToWords circuits
  • update of leaf generation with new leafHasher circuit
  • new scripts for registry
  • update of contracts test logic
  • add mock dsc/csca certificates

remicolin and others added 30 commits June 15, 2024 22:20
- single source of circuit names in common.sh
@remicolin remicolin marked this pull request as ready for review June 30, 2024 20:44
@remicolin remicolin changed the title Csca merge DSC/CSCA verification - prover Jun 30, 2024
@remicolin
Copy link
Member Author

close #37 for sha256 with rsa encryption csca certificates with a key < 4096 bits

@remicolin remicolin merged commit 332189b into dev Jun 30, 2024
@remicolin remicolin deleted the csca-merge branch June 30, 2024 21: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.

2 participants