Zero Knowledge Proofs with Bulletproof
Bulletproofs are efficient and compact zero-knowledge proofs. They're enhancing privacy and scalability in blockchain systems by reducing data size and verification time.
2024, Aug 13 — 7 minute readBulletproofs are efficient and compact zero-knowledge proofs. They're enhancing privacy and scalability in blockchain systems by reducing data size and verification time.
2024, Aug 13 — 7 minute readSize Protocol is a credit marketplace with unified liquidity across maturities. This article presents the liquidation function. This analyze has been done for the Code4Arena contest.
2024, Jul 15 — 8 minute readRepresentation of fungible tokens in the various existing blockchains. On Ethereum, its largest representative is the ERC-20 standard.
2024, Jul 12 — 33 minute readThis article is a summary of the main concepts behind Zero-Knowledge Proof (ZKP).
2024, Jun 17 — 6 minute readOverview of the main development frameworks to build zero-knowledge system which Plonky2(Polygon), Halo2(Zcash), Boojum (Matter Labs),...
2024, Jun 10 — 3 minute readPresentation of Winternitz One-Time Signature (W-OST), a post quantum algorithm which relies on hash function (e.g SHA-256)
2024, May 30 — 7 minute readThis article presents the oracle implementation from Renzo made during the code4Arena contest
2024, May 30 — 9 minute read