Ashish Meenablockchaindeveloperblog.hashnode.dev·12 hours agoUnlocking Secrets Safely: A Deep Dive into Zero-Knowledge ProofsINTRODUCTION Hello everyone I'm back with a brand new article on zero-knowledge proof. In this article, I will explain Zero-knowledge proof as well as we will see how to implement zero-knowledge proof and some benefits of it as well in simple wording...DiscussWeMakeDevs
CryptapeforCryptape Jungleblog.cryptape.com·Sep 28, 2023Some Blockchain-Related Cryptographic Schemes (Misc.)https://youtu.be/D3Jt9i3-6L8?si=MMPctmlQt4UqDAu4 This talk will explore papers on cryptographic schemes related to blockchain, covering 25 papers on digital signature (9 pcs), key generation (9 pcs), range proof (3 pcs), accumulator (2 pcs), proof ...DiscussTalkscryptographic scheme
CryptapeforCryptape Jungleblog.cryptape.com·Sep 28, 2023Proof-of-Work is Still Going Stronghttps://youtu.be/FKnivX9DUWY?si=80ZQQyG0cjt4cIwM This talk provides an overview of the latest advancements with respect to PoW consensus protocols, including both new protocol designs and their analyses. It was delivered by Dr. Ren Zhang on March 3...DiscussTalksPoW
CryptapeforCryptape Jungleblog.cryptape.com·Sep 28, 2023SNARK Constructionshttps://youtu.be/ugr5Br7bpwM?si=9PSrEe8xF3eScN1w SNARK is playing an increasingly important role in cryptography and the cryptocurrency ecosystem. This talk presents an overview of the recent progress in SNARK constructions. It was delivered by Yun...DiscussTalkssnark
Chikezie3illbaby.hashnode.dev·Sep 25, 2023Cryptography's Vital Role in Securing Blockchain NetworksBlockchain technology has revolutionized countless industries, offering secure, transparent, and decentralized solutions to an array of challenges. At its core, cryptography stands as a foundational pillar that safeguards the integrity, confidentiali...DiscussCryptography
Matteo Gassendmatfire.hashnode.dev·Sep 25, 2023end-to-end encryption with sveltekitIntroduction Now that Magiedit is kind of done (except for user experience, I guess), I figured I had to tackle the security / sync of notes; at the beginning of this project, I thought I could store everything locally (first versions did not even ha...DiscussmagieditSveltekit
Stephen Obasiobasi.hashnode.dev·Sep 24, 2023Understanding Cryptography: The Backbone of Blockchain TechnologyIntroduction Cryptocurrency and blockchain are often linked in our minds, representing the new era of digital money and decentralized transactions. But, beneath the surface, lies a fundamental question: How secure is cryptocurrency? The answer lies i...DiscussBlockchain
John Areolajtechy.hashnode.dev·Sep 23, 2023Unlocking the Secrets: How Cryptography Keeps Blockchain SafeBlockchain technology is like a treasure box full of digital riches. It is used for all sorts of important things, like recording transactions, keeping track of ownership, and even voting in some cases. But how does it keep all this valuable informat...DiscussBlockchain
Levai Ágbàràlevai.hashnode.dev·Sep 19, 2023A beginner-friendly guide to understanding Blockchain TechnologyWeb3 is here. By now, practically everyone has heard something about Web3; the decentralized web; the read/write/own web and all of that. We are still in the early stages of Web3, and it is okay to be completely confused about what exactly Web3 is. M...DiscussBlockchain
CryptapeforCryptape Jungleblog.cryptape.com·Sep 8, 2023VOProof: Efficient zkSNARKs from Vector Oracle CompilersAbstract The design of zkSNARKs is increasingly complicated and requires familiarity with a broad class of cryptographic and algebraic tools. This complexity in zkSNARK design also increases the difficulty in zkSNARK implementation, analysis, and opt...Discuss·1 like·51 readsResearchCryptography