블록체인

Blockchain Basics : Hashing 참고자료

paralleworlds 2021. 11. 18. 16:15

Week 3, Lesson 2 Resources: Hashing

The following resources were selected to provide an overview of the topic of Hashing. We would like to acknowledge the authors of the various web articles, videos, and papers for their insightful discussions and analytics which helped form the basis for some sections of the lessons and modules.

Title of resource: What Is Hashing? Under The Hood of Blockchain

Resource type: https://blockgeeks.com/guides/what-is-hashing/

Description: An article that not only explains the basics of hashing but introduces a more specific type of hashing and how it affects the mining process.

Title of resource: SHA: Secure Hashing Algorithm - Computerphile

Resource type: https://www.youtube.com/watch?v=DMtFhACPnTY Video (Run time- 10:20)

Description: Dr. Mike Pound explains how files are used to generate seemingly random hash strings.

Title of resource: Hash Functions

Resource type: https://www.cs.hmc.edu/~geoff/classes/hmc.cs070.200101/homework10/hashfuncs.html 

Description: Explanations and examples of simple hash functions and the hashing sequences of characters.

Title of Resource: Hashing demo

Resource type: https://andersbrownworth.com/blockchain/hash

Description: This website contains a hashing tool.