Login
Discover
Waves
Decks
Upgrade
Login
Signup
58
cseberino
Available
Used
Resource Credits
223 Followers
0 Following
October 3, 2016
RSS feed
Posts
Blog
Posts
Comments
Communities
Wallet
Follow
cseberino
ethereum
Thursday, July 25, 2019 7:43 PM
Ethereum Classic Elliptic Curve Integrated Encryption Scheme
Ethereum Classic (ETC) uses a multistep protocol to send private messages between network nodes. This is referred to as the Elliptic Curve Integrated Encryption Scheme (ECIES). Procedure The first ETC
$ 0.000
1
1
cseberino
ethereum
Tuesday, July 9, 2019 9:50 PM
How Ethereum Classic Nodes Create Shared Secrets
Amazingly, two strangers communicating over an insecure channel can create shared secrets only they know. One way is using the Elliptic Curve Diffie Hellman algorithm. Ethereum Classic (ETC) network nodes
$ 0.000
3
cseberino
ethereum-classic
Saturday, January 26, 2019 3:43 PM
Why Ethereum Classic Transactions Do Not Specify Who They Are From
Ethereum Classic (ETC) transactions do not specify sending accounts! These can nevertheless be determined from the special properties of ETC digital signatures which I will discuss. Basics ETC transactions
$ 0.000
4
1
cseberino
ethereumclassic
Monday, May 21, 2018 7:56 PM
How To Calculate Ethereum Classic Root Hashes
The Ethereum Classic (ETC) blockchain contains "root hashes" that help maintain the integrity of various components of the ETC system. I will describe these root hashes including how to calculate
$ 0.188
4
2
cseberino
ethereumclassic
Wednesday, May 2, 2018 3:18 PM
Merkle Patricia Tries Made Easy
Tries are tree structures that represent sets of key value pairs in software. Tries are composed of connected nodes that store key values. Different nodes imply different keys based on their positions.
$ 0.000
2
cseberino
ethereumclassic
Monday, March 19, 2018 8:47 PM
Ethereum Classic Recursive Length Prefix Encoding
Ethereum Classic (ETC) uses Recursive Length Prefix (RLP) encoding. I will describe RLP and how it is used in ETC. Introduction Serialization is the process of encoding data structures into byte sequences.
$ 0.000
0
cseberino
ethereumclassic
Wednesday, March 14, 2018 8:12 PM
A Walk Through Ethereum Classic Digital Signature Code
A Walk Through Ethereum Classic Digital Signature Code Ethereum Classic (ETC) digital signatures secure transactions. These involve elliptic curve cryptography and the Elliptic Curve Digital Signature
$ 0.035
2
cseberino
eth
Monday, June 5, 2017 3:29 AM
ICOs & Custom Cryptocurrencies On Ethereum Classic
Many initiatives are raising capital with initial coin offerings (ICOs). The Ethereum (ETH) project raised 18 million dollars and the DAO project raised 150 million dollars! Furthermore, the entire blockchain
$ 0.026
7
3
1
cseberino
eth
Sunday, April 9, 2017 11:39 PM
Ethereum Classic Public And Private Keys: A Little Enlightenment
Introduction Interactions with the Ethereum Classic (ETC) system depend on special numbers referred to as public keys and private keys. Private keys are used to transfer funds, install programs, and, run
$ 3.914
179
cseberino
etc
Thursday, March 30, 2017 4:24 AM
Ethereum Classic World Computer Accounts & States Explained
The Ethereum Classic (ETC) blockchain makes possible an unstoppable, reliable, auditable, trustless and secure world computer. To understand this system, it is important to understand accounts and states.
$ 0.038
67
3
cseberino
etc
Saturday, March 18, 2017 6:55 PM
How To Improve Ethereum Classic Immutability Discussions
Eyan Ron in A New Era of Blockchain Immutability - Towards a New Understanding brilliantly describes two types of blockchain system immutability: historical and procedural. I will show how these distinctions
$ 1.184
44
1
cseberino
etc
Tuesday, March 14, 2017 1:24 AM
ETCPlanet.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 appear complex, but, it is relatively easy to build your own! Creating an ETC blockchain
$ 2.832
195
2
cseberino
etc
Monday, March 13, 2017 9:56 PM
Ethereum's Vitalik Buterin Discusses The New Viper Smart Contract Programming Language
I recently discussed the new Viper smart contract programming language with Ethereum's Vitalik Buterin. Viper is similar to Python and provides more features and protections than Serpent. One of many
$ 0.275
63
1
cseberino
etc
Wednesday, February 22, 2017 5:50 PM
An Interview With The Anonymous Individual That Started Ethereum Classic
I recently interviewed the person who started Ethereum Classic (ETC). His motives are admirable. His reason for wishing to remain anonymous is a reminder of why blockchain technologies are important. Here
$ 1.312
101
2
1
cseberino
etc
Saturday, February 11, 2017 5:20 AM
How To Create A Censorship Resistant Domain Name System On Ethereum Classic
Introduction The Domain Name System (DNS) maps domains to Internet Protocol (IP) addresses. Governments, corporations and other entities have attempted to censor this system for various reasons. Therefore,
$ 13.646
200
9
1
cseberino
etc
Wednesday, February 8, 2017 3:22 PM
Proposal: Ethereum Classic Currency And Logo Conventions To Improve Communication And Avoid Expensive Mistakes
Proposal Here are some proposed Ethereum Classic (ETC) conventions to improve communication and avoid expensive mistakes: Refer to the currency as "ETC". Avoid the term "ether" whenever
$ 0.000
36
2
cseberino
etc
Friday, January 27, 2017 2:09 AM
Why Ethereum Classic Uses An Incorrect SHA3 Implementation
SHA3 Description The Secure Hash Algorithm 3 (SHA3) functions are referred to as SHA3-224, SHA3-256 and SHA3-512. The hash sizes are the same as SHA2. Therefore, SHA3 can easily replace SHA2 should that
$ 21.751
138
6
cseberino
etc
Sunday, January 22, 2017 7:49 AM
Serpent: Introduction To The BEST Ethereum Classic Smart Contract Language
Serpent is a smart contract language based on Python. Python is arguably the best language for beginning programmers, and, the most productive language for serious developers. Serpent is currently being
$ 5.357
120
1
cseberino
etc
Saturday, January 14, 2017 7:16 PM
Why Bloom Filters Are So Cool (+ Useful!) For Blockchains & Beyond: An Introduction
The Problem Millions of people search the Internet, government databases, private databases and blockchains everyday for medical advice, financial updates, weather reports, maps and more. Likewise, millions
$ 0.022
9
cseberino
etc
Wednesday, January 11, 2017 8:43 PM
Hashes: 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 cryptography." — Bruce Schneier Hash Functions Hash functions are functions with
$ 0.000
13