Closed Brissouille closed 5 years ago
I must change the solver to link e and d with the equation e * d == 1 % phi_n.
I create a function decryption to escape the decryption probleme but not working.
Spring Clean in this class
Problem solved with variables message associated with cipher and encrypted_message associated with plain. In my solution e and d are not linked by e * d == 1 % phi_n
RSA decryption function is too long. I used the same solver than encryption with d_00 == ....