fix implementation errors. (#1568) · unconnect/TheAlgorithmsInPython@e3aa0f6 · GitHub
Skip to content

Commit e3aa0f6

Browse files
Jiang-zzzcclauss
authored andcommitted
fix implementation errors. (TheAlgorithms#1568)
I revised my implementation and found out that I have miss a inner loop for t. x and y should be recalculated everytime when t is divisble by 2. I have also included a more readble source for this algorithm.
1 parent ea9bf0a commit e3aa0f6

1 file changed

Lines changed: 13 additions & 8 deletions

File tree

ciphers/rsa_factorization.py

Lines changed: 13 additions & 8 deletions

0 commit comments

Comments
 (0)