How is Bitcoin
safer than your bank?
Cryptography
by U-Zyn Chua
Slide 2
Slide 2 text
U-Zyn Chua
is not
Cryptographer
Economist
Slide 3
Slide 3 text
U-Zyn Chua
is
IT Consultant @
Security enthusiast
Bitcoiner
Slide 4
Slide 4 text
How many... ?
Bitcoiner?
Knows about Bitcoin?
Have no idea about Bitcoin?
Slide 5
Slide 5 text
No content
Slide 6
Slide 6 text
What is Bitcoin?
Distributed
electronic cash protocol
and a unit of currency
Slide 7
Slide 7 text
What is Bitcoin?
Satoshi Nakamoto
Genesis block on 3 Jan 2009
“Gone for good” since late 2010
Slide 8
Slide 8 text
What is Bitcoin?
Slide 9
Slide 9 text
What makes a currency?
Scarce
Predictable growth
Secure
Valuable
Slide 10
Slide 10 text
Production is halved every 4 years
Never more than 21 million
Slide 11
Slide 11 text
~USD 15/Bitcoin
Slide 12
Slide 12 text
Problems
Currency creation
Keeps value stable
Fraud prevention
Slide 13
Slide 13 text
Cryptography
No central bank
No watchdog
only
No authority
Slide 14
Slide 14 text
How does Bitcoin work?
Public-key cryptography
Peer-to-peer network
Proof-of-work
Slide 15
Slide 15 text
Public-key crypto
160-bit hash (SHA-256)
18YCR8bvxLaVCmbgY6eCavF733QDs1sQDT
Base58-encoded
Generate as many as you want
215,000,000,000,000,000,000,000,000,0
00,000,000,000 addresses per capita.
Slide 16
Slide 16 text
Public-key crypto
Slide 17
Slide 17 text
Transaction
Public & broadcasted
http://blockchain.info
Mining
Adding tx records to ledger
Confirm transactions
Profit (50 BTC / block)
???
Slide 21
Slide 21 text
No content
Slide 22
Slide 22 text
No content
Slide 23
Slide 23 text
Block chain
Broadcasted transaction database
since Day 1 (Jan 3 2009)
1 block every 10 minutes
(how?)
Currently at 2.1GB
Slide 24
Slide 24 text
Block
Field Purpose
Version Client version
Previous hash Hash of previous block
Merkle root Hash of transactions
Timestamp Current UNIX time
Target Target hash
Nonce 32-bit number
Slide 25
Slide 25 text
Target
1 block every 10 minutes
(this is how!)
A (max) target hash output
Generate lower hash than the target
The lower the target is, the harder it is
Slide 26
Slide 26 text
Target
Let’s look back at block’s component
and assume that we want to make
a hash with the following target
0x0000000000000fffffffff.....
Slide 27
Slide 27 text
Target
Difficulty is adjusted every
2016 blocks (2 weeks)
Based on time it takes for
the last 2016 blocks
Current chance to find a block:
0.0000000000000001062717181778399105906984800640202593058
Slide 28
Slide 28 text
Block generation
Slide 29
Slide 29 text
Cryptography
is the authority!
is the watchdog!
Many other clever
features of Bitcoin
Slide 30
Slide 30 text
Security incidents
Slide 31
Slide 31 text
Security incidents
Slide 32
Slide 32 text
Security incidents
Slide 33
Slide 33 text
Is Bitcoin safe?
https://github.com/bitcoin/bitcoin
Reward: USD 140 million
Slide 34
Slide 34 text
Bitcoin vs Bank
Bitcoin Bank
Trust no one Trust bank
Open source Closed source
Proven & known
security
Unknown & obscured
security
Can’t phish Prone to phish