Skip to content

Commit 3e41387

Browse files
Update README.md (#996)
1 parent 83c041d commit 3e41387

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,9 @@ Below is a list of examples to understand lambdaworks and learn what you can bui
2424
- [Shamir's secret sharing](./examples/shamir_secret_sharing/)
2525
- [BabySNARK](./examples/baby-snark/)
2626
- [Pinocchio](./examples/pinocchio/)
27+
- [Pohlig-Hellman algorithm](./examples/pohlig-hellman-attack/)
28+
- [Naive RSA](./examples/rsa/)
29+
- [Naive Schnorr signatures](./examples/schnorr-signature/)
2730
- [Using Circom with lambdaworks's Groth16](./examples/prove-verify-circom/circom_lambdaworks_tutorial.md)
2831
- [Proving Fibonacci using Circom and lambdaworks](./examples/prove-verify-circom/circom_lambdaworks_tutorial.md)
2932

0 commit comments

Comments
 (0)