#RSA Cryptography
21 messages · Page 1 of 1 (latest)
You think ?
did you do 1145825^11863800 (mod 11882027)?
or should I split the number in equal parts?
You want to decrypt right?
You then want to solve for
exponent*x congruent 1 mod decryption
I think
Where x is the thing you're solving for
No worries. Googling inverse mod calculator should help with that
ok thx
To be clear though. I'm not entirely sure since it's been a while. I would confirm through other ways if possible
it's ok, i'll try
so when I try to calculate, it gives me 1129 ≡ 1145825^-1 (mod 11863)
but when I try to decrypt it, it gives me smth like "LCJ" which doesn't make any sense
Let me try on paper and perhaps relearn it a bit 😂
ok