Which of the following types of modifications of a block chain data structure can be
detected by someone who holds a hash pointer to the latest block? (check all that apply)
Deletion of a block (Yes - the hash will not check out)
Insertion of a block (Yes - the hash will not check out)
Re-ordering of blocks (Yes - the hash will not check out)
Tampering of date in a block (Yes - the hash will not check out)
This is simple.
Deletion of a block (Yes - the hash will not check out)
Insertion of a block (Yes - the hash will not check out)
Re-ordering of blocks (Yes - the hash will not check out)
Tampering of date in a block (Yes - the hash will not check out)
This is simple.
No comments:
Post a Comment