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
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
#h1 This project is the comparative analysis of primality testing algorithms.\
1
+
# This project is the comparative analysis of primality testing algorithms.\
2
2
\
3
3
Modern cryptography algorithms like RSA need primality tests to generate large random primes.\
4
4
Specifically, RSA uses the product of two prime numbers to generate the public and private keys; if these primes are predictable, it makes it easier for an attacker to break the encryption scheme.\
0 commit comments