Tagged “blockchain”

All posts tagged with “blockchain”:

What is Verifiable Random Functions?

VRF=pseudo-random function that gives a non-interactively verifiable proof of the correctness of its output.

#draft

What is the meaning of "trapdoor" in cryptography?

A trapdoor function is a function that is easy to perform one way, but has a secret that is required to perform the inverse calculation efficiently.

#draft

Ethereum Merkle Patricia Trie Explained

Ethereum Merkle Patricia Trie Explained by Leo Zhang

#draft