Bitcoin Cryptography: Simply Explained
drive.google.com
Bitcoin Cryptography: Simply Explained
1–5 of 5 posts
Re: Bitcoin Cryptography: Simply Explained
#2This is quite a nice introduction to cryptography on it's own, there is not Bitcoin aspect to it at all.
It introduces what cryptography (very basic number shift cyphers) and then brings in hashing , symmetric / asymmetric encryption and the finally elliptic curves.
Re: Bitcoin Cryptography: Simply Explained
#3This is quite a nice introduction to cryptography on it's own, there is not Bitcoin aspect to it at all. It introduces what cryptography (very basic number shift cyphers) and then brings in hashing , symmetric / asymmetric encryption and the finally elliptic curves.
Seems like it'd be good reading to compliment the whitepaper.
Re: Bitcoin Cryptography: Simply Explained
#4One of the great features of Bitcoin is that it makes a near perfect teaching example for cryptography. Most people get that cryptography is about hiding messages, but they struggle with stuff like integrity, authentication/signatures, hash functions. Bitcoin has it all. You can have students sign transactions on bitcoins testnet, which is far easier than signing emails in PGP/GPG let me tell you.
Giving an undergrad the gift of digital signatures, cryptographic hash functions, merkle trees and hash-chains lets them understand so much about modern cryptographic engineering.
Re: Bitcoin Cryptography: Simply Explained
#5At 81 pages, one did find oneself chuckling at the titled words “Simply Explained”.