Blockchain DS&A Flashcards

1
Q

A merkle tree is a structure that allows for what?

A

Efficient and secure verification of content in a large body of data . Merkle trees are used by both ethereum and Bitcoin

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

KDF

A

Key derivation function. When you derive some key via a phrase like a oassword

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Scrypt

A

a password-based key derivation function that makes it expensive to run, in a manner such that much memory is required as opposed to simply computation (that could be done by ASICs that could run hundreds or thousands of KDF computations on one hardware device in parallel)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

List two memory hard mining algorithms (as of Jan 2014)

A

Scrypt and dagger

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is a token?

A

TOKENS are digital assets defined by a project or smart contract and built on a specific blockchain

How well did you know this?
1
Not at all
2
3
4
5
Perfectly