Author: Published Mar 13, 2022
Cryptography is the method of securing data from unauthorised access. It secures transactions between nodes in the blockchain network.
A Merle tree is a data structure that stores the hash of the combined children in each parent. It is also known as a hash tree.
The process of converting an arbitrary size of data into a fixed-sized value is called hashing and it is a one-way process.