The document provides an introduction to cryptography concepts behind blockchain, beginning with symmetric key cryptography like the Data Encryption Standard (DES) developed by Horst Feistel at IBM in the 1970s. It then discusses the development of public key cryptography by Whitfield Diffie, Martin Hellman, Ronald Rivest, Adi Shamir, and Leonard Adleman in the 1970s, which introduced digital signatures and solved the key distribution problem. The document continues discussing the use of hash functions, elliptic curve cryptography, and computational proof-of-work concepts that are fundamental to blockchain technology.