Skip to content

Commit 876c537

Browse files
authored
Update README.md
1 parent 1f99c2b commit 876c537

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
# Comparative Analysis of Primality Testing Algorithms
2+
3+
![Primality Test Poster](primality_test_poster_and_abstract/primality_test_poster.png)
4+
[See the PDF](https://raw.githubusercontent.com/OssieLin/Comparative-Analysis-of-Primality-Testing-Algorithms/main/primality_test_poster_and_abstract/PrimalityTestPoster-StateDefined.pdf)
5+
26
## Intro
37
Modern cryptography algorithms like RSA need primality tests to generate large random primes.\
48
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)