DORSETRIGS
Home

zk-snark (2 post)


posts by category not found!

How to use ark-circom to provide an array of input signals?

Demystifying Array Inputs in zk SNARKs A Guide to ark circom Zero knowledge proofs ZKPs are revolutionizing the way we interact with data They enable us to prov

3 min read 04-10-2024 40
How to use ark-circom to provide an array of input signals?
How to use ark-circom to provide an array of input signals?

How do implement fibonacci by gnark,the iteration of n should be a public input

Implementing Fibonacci with Gnark A Public Input Approach The Fibonacci sequence is one of the most well known numerical patterns in mathematics and its commonl

3 min read 19-09-2024 40
How do implement fibonacci by gnark,the iteration of n should be a public input
How do implement fibonacci by gnark,the iteration of n should be a public input