You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
arnaucube 050110a4dc add initial NIFS fold instance & witness 1 year ago
src add initial NIFS fold instance & witness 1 year ago
.gitignore pedersen commitment with merlin transcript 1 year ago
Cargo.toml pedersen commitment with merlin transcript 1 year ago
README.md add initial NIFS fold instance & witness 1 year ago

README.md

nova-study

Implementation of Nova using arkworks-rs just for learning purposes.

Warning: Implementation from scratch to learn the internals of Nova. Do not use in production.

This repo is an ongoing implementation, not to be used but just to understand and experiment with the internals of the scheme and try experimental combinations.

Thanks to levs57 for clarifications on the Nova folding.