0

I followed How to calculate the inverse key matrix in Hill Cipher algorithm? for the answer but couldn't get how to calculate 'x' in the problem given in the post using extended GCD algorithm

Community
  • 1
  • 1
name
  • 1
  • 1

1 Answers1

0

have a look at this
(the question there is about RSA, but what you are looking for is the extended euclidean algorithm - EEA)

Community
  • 1
  • 1
DarkSquirrel42
  • 10,167
  • 3
  • 20
  • 31