Skip to content

Commit 8c01087

Browse files
authored
Update README.md
1 parent 8559f63 commit 8c01087

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Factors
22

3-
The hello world app of ZK: prove you know a factorization without revealing the factors.
3+
The hello world app of ZK: prove you know a non-trivial factorization of an integer without revealing the factors.
44

55
This repo serves as a guide to show how to plug a ZK Haskell program into existing proving software. In this case we want to build a browser based proving application with an Ethereum smart contract verifier, and we will make use of the [snarkjs](https://github.com/iden3/snarkjs) proving library. There are similar integrations for [arkworks](https://github.com/arkworks-rs), the [nova](https://github.com/microsoft/Nova) folding scheme and more to come.
66

0 commit comments

Comments
 (0)