Skip to content

Commit 3a4ec1e

Browse files
authored
Update README.md
1 parent 9451d99 commit 3a4ec1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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.\
22
\
33
Modern cryptography algorithms like RSA need primality tests to generate large random primes.\
44
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

Comments
 (0)