[Problem 148] Public Key Cryptography Intro

Back to General discussions forum

Hennes     2016-01-13 07:07:42
User avatar

Hi. Maybe you should correct the formulas a bit. It should read c = (m * (pe)^k) % n instead of c = m * (pe)^k and m = c * inv(pk^e, n) instead of m = c * inv((pk)^e). Otherwise it's bit unclear, what to do with prime number n.

Please login and solve 5 problems to be able to post at forum