Monday, December 16, 2019

Who invented blockchain?

Strange it may seem, but the concept of blockchain was invented long before Satoshi Nakamoto created Bitcoin as A Peer to Peer Electronic Cash System.

Let’s take a look at the events preceding Bitcoin’s blockchain appearance.

https://preview.redd.it/0o9jv2k9wz441.png?width=1920&format=png&auto=webp&s=df62d5226931e4022255913a69f4a4b9ad8e93d9

  • The idea takes its roots from coding and deciphering. Early in the 1940s, a British mathematician Alan Turing, who was the first known cryptographer, deciphered the Enigma Machine. At the same time, the Americans decoded the Purple Code, a Japanese ciphering machine.

https://preview.redd.it/k9cigmbewz441.png?width=602&format=png&auto=webp&s=5ed0de1db6296a9922c8526853a456cfa8b99642

https://preview.redd.it/h90v2yofwz441.png?width=92&format=png&auto=webp&s=ea624361bbedf3db06126098a440d832bd4ba2eb

  • In the 1970s, Martin Hellman and Whitfield Diffie invented a special algorithm which split the encrypted keys into a pair — a private and a public key.

https://preview.redd.it/tfuc8cniwz441.png?width=602&format=png&auto=webp&s=7018bf7b163f249775aae6f8161668b4725cfb30

https://preview.redd.it/c92l11rjwz441.png?width=92&format=png&auto=webp&s=fca6e6eb2e8ae39ccb24e9f886356c582a82cc37

  • Then, in 1992, W. Scott Stornetta, Stuart Haber added Merkle Tree to the cryptography concept, boosting security, performance, and efficiency.

https://preview.redd.it/q96c8dbmwz441.png?width=602&format=png&auto=webp&s=16a3ce56e0e0ea5601ae4c976abe49cea0008653

https://preview.redd.it/yvyx2oknwz441.png?width=92&format=png&auto=webp&s=93492986d5de06937e7f26ba9ad0c12ea187666c

  • However, this technology was not used, and the patent ended in 2004, four years before Bitcoin appeared.

https://preview.redd.it/h2dt1ugqwz441.png?width=92&format=png&auto=webp&s=f3526f2f704bfe10a54800bbc114466ccff9e0de

  • In 2004, a scientist and cryptographer Hal Finney introduced a system called RPoW, which was Reusable Proof Of Work. The system operated by getting a non-exchangeable Hashcash based PoW token and in return created an RSA-signed token that could then be transacted from person to person.
  • RPoW solved the double-spending problem by keeping the ownership of tokens registered on a trusted server. It also allowed users worldwide to verify its correctness and integrity in real-time.

https://preview.redd.it/mgqdaastwz441.png?width=602&format=png&auto=webp&s=fb8e43b46d63cd4e58f452a469a244b29a6bc2fa

https://preview.redd.it/4ct9s9ruwz441.png?width=92&format=png&auto=webp&s=4a8faf4837154ebf0da9d178d0d8cdeb4435ac32

  • In 2009, Satoshi Nakamoto introduced his white paper Bitcoin: A Peer to Peer Electronic Cash System. The technology that underpinned the Bitcoin was called blockchain. It solved the problem of trust because each time a transaction was made, it was bundled together with other transactions and stored in a block. The block was then placed on the chain, which couldn’t be changed.
  • Based on the Hashcash PoW algorithm, but rather than using tools trusted computing function like the RPoW. The double-spending protection was provided by a decentralized peer-to-peer protocol for verifying and tracking the transactions. In simple words, Bitcoins are “mined” for a reward using the proof-of-work mechanism by miners and after verified by the decentralized nodes in the network.

No comments:

Post a Comment