Garvit Dadheechgarvitdadheech.hashnode.dev·Nov 6, 2024Why Ethereum Addresses Begin with 0x and How Keccak-256 Makes it Possible?In this article I will tell you about the keccak-256 algorithm that is used to create Ethereum public addresses and then we will see why the ethereum addresses starts with 0x. What is Keccak-256 ? Keccak-256 is a cryptographic hash function and a mem...1 likeBlockchain
Maicol Kaiserblog.maicol.dev·Nov 2, 2024Ei... ECDSA? bora!?Ok, ok, este é meu primeiro artigo, então… pega leve comigo 🙏. Neste ano de 2024, precisei lidar com algo muito incrível chamado ECDSA, e o melhor… eu não fazia ideia do que se tratava (não que eu domine completamente hoje, mas… já sei o suficiente...113 readsECDSA
Harsh Kumar Raicodebyharsh.hashnode.dev·Aug 28, 2024Web3 Journey: Day 6 Highlights1. Keccak-256 Hashing Algorithm Progress: I’ve gained a solid understanding of the Keccak-256 hashing algorithm, which is fundamental to Ethereum’s security. This algorithm ensures the integrity of data by producing a unique hash value for each input...#json rpc
Petar Todorov0xtodorov.hashnode.dev·Aug 2, 2022Types of Cryptography. Public and Private Keys within the Ethereum Protocol.Hello fren, It has been a while. Today's article will cover the essentials that you need to know about the main cryptographic components of Ethereum - what are public and private keys, as well as the difference between symmetric and asymmetric crypto...4 likes·229 readsEthereum for normiesCryptography