In-depth Visual Breakdown of the SHA-3 Cryptographic Hashing Algorithm
Background SHA-3 is short for Secure Hash Algorithm 3 This means that SHA-3 is a hash function and meets certain attack resistance criteria, if you don’t know…
A Brief Explanation of Turing Completeness and Smart Contracts
Turing Completeness The concept of Turing completeness stems from Alan Turing’s definition of a Turing machine. I came across this concept after researching smart contracts. I saw…