VERY naive implementation of the PLUM nullifier paper. https://eprint.iacr.org/2022/1255
VERY naive implementation of the PLUM nullifier paper. https://eprint.iacr.org/2022/1255
the goal was to play around with noir and submit a project so that I get my staked Eth back :D rather than to get a functional implementation going - so no need to waste your time and judge this project! theres many mistakes in the implementation, some outright breaking the security of the scheme but it was fun implementing it :)
Noir + https://eprint.iacr.org/2022/1255
VERY naive implementation of PLUME in Noir, a nullifier scheme that lets you verify your identity without needing to use the private key as an input into the circuit (thats what most classic nullifiers do).
No need to waste your time judging, i chose this project to learn more about Noir and submit something to get my staked eth back :D