Question: Would the following be a good cryptographic random number generator? If not, why not, and how could you modify it to be secure ? Start

Would the following be a good cryptographic random number generator? If not, why not, and how could you modify it to be secure?
Start with a seed S, and use a hash algorithm that generates 256 bits.
The first 256-bit block is h(S).
Each 256-bit block is h(previous 256-bit block).

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!