You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
-
# RSA Encrypter-Decrypter
1
+
# RSA Encrypter/Decrypter
2
2
3
-
This program mostly useful for studying computer engineers or computer science students. I used this program at my discrete math midterm. I thought it might be useful for anyone. Feel free to use my code.
3
+
This program mostly useful for who studies computer engineers or computer science. I used this program at my discrete math midterm. I thought it might be useful for anyone. Feel free to use my code.
4
4
5
5
If you dont have an idea about RSA Encrypt or Decryption, check this link https://en.wikipedia.org/wiki/RSA_(cryptosystem)
0 commit comments