Skip to content

Commit

Permalink
Update (nexus-xyz#275)
Browse files Browse the repository at this point in the history
Co-authored-by: Samuel Judson <[email protected]>
  • Loading branch information
evan-schott and sjudson authored Aug 21, 2024
1 parent 7aa6829 commit 7c74a0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nova/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Collection of folding schemes implementations using [arkworks](https://arkworks.
- SuperNova[^2]
- HyperNova[^3]

Compared to original implementation of Nova by Microsoft researchhttps://github.com/microsoft/Nova, we use CycleFold[^4], at the cost of bigger verifier's circuit.
The original implementation of Nova, from which we have adopted some utility functions, is due to Microsoft Researchhttps://github.com/microsoft/Nova. Compared to it, our implementation uses CycleFold[^4], at the cost of bigger verifier's circuit.

## Code structure

Expand Down

0 comments on commit 7c74a0f

Please sign in to comment.