Purchase Solution

Numerical example of encryption using the RSA method

Not what you're looking for?

Ask Custom Question

Please see the file below about encoding a birthday.
For example the birthday is 250692, how to calculate?

Exercise 2: Encode your date of birth (format DDMMYY) using the public key:

n = 536813567

a = 7582663

(Use the correspondence 0 <-> 0, 1 <-> 1, ..., 9 <-> 9 and work in base 10 to encode this message.)

Attachments
Purchase this Solution

Solution Summary

The writeup shows an illustrative numerical calculation of data encryption and decryption using the RSA method by utilizing a public and private key.

Solution Preview

The theory of RSA encryption states the following

Choose two large numbers p and q and compute n = p*q
Compute phi = (p-1)*(q-1)
Choose a prime number a that is coprime with phi
Compute the multiplicative inverse of phi w.r.t. i.e. d = ...

Purchase this Solution


Free BrainMass Quizzes
Multiplying Complex Numbers

This is a short quiz to check your understanding of multiplication of complex numbers in rectangular form.

Exponential Expressions

In this quiz, you will have a chance to practice basic terminology of exponential expressions and how to evaluate them.

Know Your Linear Equations

Each question is a choice-summary multiple choice question that will present you with a linear equation and then make 4 statements about that equation. You must determine which of the 4 statements are true (if any) in regards to the equation.

Geometry - Real Life Application Problems

Understanding of how geometry applies to in real-world contexts

Probability Quiz

Some questions on probability