Content
@
https://warpcast.com/~/channel/devfc
0 reply
0 recast
0 reaction
Lฮovido ๐๐ก
@leovido.eth
Started diving into Noir (programming language) and the ZK world โซ๐ Created a simple password verifier. Nothing too fancy, just a very simple ZK implementation. What does it do? If a system uses this, even if it gets hacked, hackers won't be able to steal or guess your password. What I learned: - Use Poseidon hash which is optimised for ZKP's. Unlike Keccak or SHA-256. - Stick to one version of Nargo - Use fixed sized values. - Optimise by reducing the number of gates = Faster, smaller proofs and quicker verification https://github.com/leovido/zk-password
8 replies
3 recasts
8 reactions
Carl Gustaf ๐จ๐ผโ๐ป
@acgk.eth
I will bookmark this! ๐ been thinking about diving into ZK but havenโt gotten the time.
1 reply
0 recast
2 reactions
Lฮovido ๐๐ก
@leovido.eth
It's addictive, at least for me for now haha I've been implementing very simple things just to get used to the basics. Might need to polish up on some cryptography. What got you into it?
2 replies
0 recast
0 reaction
Samuel ใ
@samuellhuber.eth
Whatโs the most exciting about it?
2 replies
0 recast
1 reaction
Carl Gustaf ๐จ๐ผโ๐ป
@acgk.eth
I got a book that got covered from work โmastering zero knowledge proofโ I havenโt started it yet but will do that in February ๐ Iโm just really drawn to the concept and the potential of it. I hope to look into implementing it with our national idp (which we use to basically everything for bank login etc)
0 reply
0 recast
1 reaction