Foundations of Blockchains (Lecture 1.3: Digital Signature Schemes)
January 31st, 2022

TL;DR private / public key generation and verification is theoretically possible to crack, but for the remaining lectures, we will assume that it is impossible

  • Consensus is a bunch of nodes [computers] staying in sync
  • Digital Signature Schemes
    • key generation
    • signing algorithm
    • verification algorithm
  • These digital signatures are theoretically hackable, but in practice they are impossible to break
Subscribe to SeanPlusPlus
Receive the latest updates directly to your inbox.
Verification
This entry has been permanently stored onchain and signed by its creator.
More from SeanPlusPlus

Skeleton

Skeleton

Skeleton