How Do I Find the Decryption Function for C = (7M + 9) mod 26?

  • Context: Undergrad 
  • Thread starter Thread starter stunner5000pt
  • Start date Start date
  • Tags Tags
    Linear
Click For Summary
SUMMARY

The decryption function for the equation C = (7M + 9) mod 26 can be derived by finding the multiplicative inverse of 7 in the group of integers modulo 26, denoted as U(26). The multiplicative inverse of 7 is 15, which satisfies the equation 7 * 15 ≡ 1 (mod 26). To decrypt, the formula can be rearranged to M = (15(C - 9)) mod 26, allowing for the recovery of the original message M from the ciphertext C.

PREREQUISITES
  • Understanding of modular arithmetic
  • Familiarity with multiplicative inverses in modular systems
  • Knowledge of the concept of U(n) groups
  • Basic algebraic manipulation skills
NEXT STEPS
  • Study the properties of modular arithmetic
  • Learn how to compute multiplicative inverses in U(n)
  • Explore examples of decryption functions in affine ciphers
  • Investigate the application of modular arithmetic in cryptography
USEFUL FOR

Students preparing for exams in cryptography, educators teaching modular arithmetic, and anyone interested in understanding affine cipher decryption methods.

stunner5000pt
Messages
1,447
Reaction score
5
another little bit of help and this is NOT a homework assignment this is for an exam i need to understand it

the qustion is find the decryption function for C = (7M + 9 ) mod 26

how do i fin the decryption function using the inverse?


that is 15 in this case
 
Mathematics news on Phys.org
the same way you do it for any other equation:
you've just got to find what the multiplicative inverse of 7 is in U(26)
I don't see where 15 comes from.
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 16 ·
Replies
16
Views
3K
  • · Replies 48 ·
2
Replies
48
Views
17K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
7
Views
3K
  • · Replies 3 ·
Replies
3
Views
15K
Replies
2
Views
2K
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K