Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

A blockchain is used to store exam results of students at a university. Assume that the Hash of each block is determined using the following

A blockchain is used to store exam results of students at a university. Assume that the Hash of each block is determined using the following formula:
A = ASCII value of the second letter of the course prefix (see the lookup table below)
B = ASCII value of the first letter student's public key
C = ASCII value of the Grade
Nonce = Value between 1 and 5 that makes the hash divisible by 5
Hash = A + B + C + Nonce - Value of the last two digits of the Previous Hash
The initial Hash of the Blockchain is 415
Add the following 4 transactions to the blockchain, and determine the correct Nonces and Hashes. Enter the Nonces and Hashes in the table below.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database Security XI Status And Prospects

Authors: T.Y. Lin, Shelly Qian

1st Edition

0412820900, 978-0412820908

More Books

Students also viewed these Databases questions

Question

Describe the types of power that effective leaders employ

Answered: 1 week ago

Question

Describe how leadership styles should be adapted to the situation

Answered: 1 week ago