Question Description
An RC4 state is a 256 bytes states with two 8-bit index pointers i and j denoted by (S ,i ,j) The initial RC4 state is generated by KSA demoted by( S0, i=0, j=0).
An important feature of RCA is that the RC4 state is revertible That is, if (S* , i*, j*)=PRGAn (S ,i, j) it has (S ,i, j)=IPRGAn (S* , i*, j*)Where PRGAn demotes applying n rounds PRGA (samefor IPRGAn) and IPRGA is the reverse algorithm of PRGA. This feature means that any former
RC4 state can be recovered from a later RC4 state by applying certain rounds IPRGA.Write code to implementboth the PRGA algorithm and following IPRGA algorithm and design and implement a way confirm that any RC4 state can go forward by PRGA and backward by IPRGA.
IPRGA(S, i , j)
Generation loop;
S[i] ⟷ S[j]
j←(j-S[i ] +256)mod 256
i←(i -1)mod 256
note
1.Source code and related documentation for part one are required .Please compress them into one zip file
2. Your related documentation should include introduction to your code, external comments, how
to nun your code, and all screen shots of running your code, etc. Your source code should
include the internal comments.
Our website has a team of professional writers who can help you write any of your homework. They will write your papers from scratch. We also have a team of editors just to make sure all papers are of HIGH QUALITY & PLAGIARISM FREE. To make an Order you only need to click Ask A Question and we will direct you to our Order Page at WriteDemy. Then fill Our Order Form with all your assignment instructions. Select your deadline and pay for your paper. You will get it few hours before your set deadline.
Fill in all the assignment paper details that are required in the order form with the standard information being the page count, deadline, academic level and type of paper. It is advisable to have this information at hand so that you can quickly fill in the necessary information needed in the form for the essay writer to be immediately assigned to your writing project. Make payment for the custom essay order to enable us to assign a suitable writer to your order. Payments are made through Paypal on a secured billing page. Finally, sit back and relax.
About Writedemy
We are a professional paper writing website. If you have searched a question and bumped into our website just know you are in the right place to get help in your coursework. We offer HIGH QUALITY & PLAGIARISM FREE Papers.
How It Works
To make an Order you only need to click on “Place Order” and we will direct you to our Order Page. Fill Our Order Form with all your assignment instructions. Select your deadline and pay for your paper. You will get it few hours before your set deadline.
Are there Discounts?
All new clients are eligible for 20% off in their first Order. Our payment method is safe and secure.