Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 5e75d8f

Browse files
Update README.md
1 parent cd2db21 commit 5e75d8f

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
@@ -8,4 +8,4 @@ This is a Python3 implementation to the RSA encryption algorithm using the Exten
88

99
## Implementation Note
1010

11-
The prime numbers generated (p, q) are ranged from 100 to 500 only for demo purposes while they should be very large primes like 1024 or 2048 bits long for more complex encryption - [Read more about the RSA Factoring Challenge](https://en.wikipedia.org/wiki/RSA_Factoring_Challenge)
11+
The prime numbers generated (p, q) are ranged from 100 to 500 only for demo purposes while they should be very large primes like 1024 or 2048 bits long for more complex encryption - [Read more about the RSA Factoring Challenge.](https://en.wikipedia.org/wiki/RSA_Factoring_Challenge)

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /