Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Figure 6 . ANSI X 9 . 1 7 Random Number Generator The initial input to the random number generator Vi comes from a stream

Figure 6. ANSI X9.17 Random Number Generator
The initial input to the random number generator Vi comes from a stream of random numbers based on keystroke input from the user. DTi input is the current date and time. EDE refers to triple encryption with 2 keys K1 and K2. Both the keystroke timing and the actual keys struck by the user when typing the passphrase are used to generate the randomized input stream Vi. This random input is also combined with the previous session key to form the key input to the generator. This produces a random number Ri which is used to form the session key Ks. The result is to produce a sequence of session keys that is effectively unpredictable.
1. Why does triple encryption require the use of only 2 keys K1 and K2?
2. Why would it be impossible for an adversary to determine the session key Ks?
3. The DTi input changes constantly every millisecond. Does it ever repeat itself?
4. What do you think Vi+1 used for?
5. What boolean logic function is represented by the circle with the plus sign inside of it?

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

Pro PowerShell For Database Developers

Authors: Bryan P Cafferky

1st Edition

1484205413, 9781484205419

More Books

Students also viewed these Databases questions

Question

3. Existing organizations and programs constrain behavior.

Answered: 1 week ago