Question
To select the two prime numbers p and q,use the last two pairs of digits from your student ID.
Solution Preview
These solutions may offer step-by-step problem-solving explanations or good writing examples that include modern styles of formatting and construction of bibliographies out of text citations and references. Students may use these solutions for personal skill-building and practice. Unethical use is strictly forbidden.
The message from plaintext is split in blocks of four digits, like 0(1010)(1010) and sent each block by padding.ID=1023560 => p is the closest prime number of 35=> 37
Q is the closest prime number of 60, thus 61
Hence n=p*q=37*61=2257
Φ(n)= (p-1)*(q-1)=36*60=2160...
By purchasing this solution you'll be able to access the following files:
Solution.docx.