cseberino (58)in #ethereum • 5 years agoEthereum Classic Elliptic Curve Integrated Encryption SchemeEthereum Classic (ETC) uses a multistep protocol to send private messages between network nodes. This is referred to…cseberino (58)in #ethereum • 5 years agoHow Ethereum Classic Nodes Create Shared SecretsAmazingly, two strangers communicating over an insecure channel can create shared secrets only they know. One way is…cseberino (58)in #ethereum-classic • 6 years agoWhy Ethereum Classic Transactions Do Not Specify Who They Are FromEthereum Classic (ETC) transactions do not specify sending accounts! These can nevertheless be determined from the…cseberino (58)in #ethereumclassic • 7 years agoHow To Calculate Ethereum Classic Root HashesThe Ethereum Classic (ETC) blockchain contains "root hashes" that help maintain the integrity of various components of…cseberino (58)in #ethereumclassic • 7 years agoMerkle Patricia Tries Made EasyTries are tree structures that represent sets of key value pairs in software. Tries are composed of connected…cseberino (58)in #ethereumclassic • 7 years agoEthereum Classic Recursive Length Prefix EncodingEthereum Classic (ETC) uses Recursive Length Prefix (RLP) encoding. I will describe RLP and how it is used in ETC.…cseberino (58)in #ethereumclassic • 7 years agoA Walk Through Ethereum Classic Digital Signature CodeA Walk Through Ethereum Classic Digital Signature Code Ethereum Classic (ETC) digital signatures secure…cseberino (58)in #eth • 7 years agoICOs & Custom Cryptocurrencies On Ethereum ClassicMany initiatives are raising capital with initial coin offerings (ICOs). The Ethereum (ETH) project raised 18 million…cseberino (58)in #eth • 8 years agoEthereum Classic Public And Private Keys: A Little EnlightenmentIntroduction Interactions with the Ethereum Classic (ETC) system depend on special numbers referred to as…cseberino (58)in #etc • 8 years agoEthereum Classic World Computer Accounts & States ExplainedThe Ethereum Classic (ETC) blockchain makes possible an unstoppable, reliable, auditable, trustless and secure world…cseberino (58)in #etc • 8 years agoHow To Improve Ethereum Classic Immutability DiscussionsEyan Ron in A New Era of Blockchain Immutability - Towards a New Understanding brilliantly describes two types of…cseberino (58)in #etc • 8 years agoETCPlanet.org: How To Create Your Own Ethereum Classic Blockchain Explorer For Learning (& Fun)Ethereum Classic (ETC) blockchain explorers are convenient sources of information about the ETC blockchain. They may…cseberino (58)in #etc • 8 years agoEthereum's Vitalik Buterin Discusses The New Viper Smart Contract Programming LanguageI recently discussed the new Viper smart contract programming language with Ethereum's Vitalik Buterin. Viper is…cseberino (58)in #etc • 8 years agoAn Interview With The Anonymous Individual That Started Ethereum ClassicI recently interviewed the person who started Ethereum Classic (ETC). His motives are admirable. His reason for…cseberino (58)in #etc • 8 years agoHow To Create A Censorship Resistant Domain Name System On Ethereum ClassicIntroduction The Domain Name System (DNS) maps domains to Internet Protocol (IP) addresses. Governments…cseberino (58)in #etc • 8 years agoProposal: Ethereum Classic Currency And Logo Conventions To Improve Communication And Avoid Expensive MistakesProposal Here are some proposed Ethereum Classic (ETC) conventions to improve communication and avoid expensive…cseberino (58)in #etc • 8 years agoWhy Ethereum Classic Uses An Incorrect SHA3 ImplementationSHA3 Description The Secure Hash Algorithm 3 (SHA3) functions are referred to as SHA3-224, SHA3-256 and…cseberino (58)in #etc • 8 years agoSerpent: Introduction To The BEST Ethereum Classic Smart Contract LanguageSerpent is a smart contract language based on Python. Python is arguably the best language for beginning…cseberino (58)in #etc • 8 years agoWhy Bloom Filters Are So Cool (+ Useful!) For Blockchains & Beyond: An IntroductionThe Problem Millions of people search the Internet, government databases, private databases and blockchains…cseberino (58)in #etc • 8 years agoHashes: An Introduction & Why They Are Foundational To The Internet & Blockchains"The phrase 'one-way hash function' might sound arcane and geeky, but hash functions are the workhorses of modern…