We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5dee16 commit 29c5a43Copy full SHA for 29c5a43
keygen/README.md
@@ -7,7 +7,8 @@ the primes are coprime with 65537.
7
8
The number of composites, the distribution of their small divisors, and the
9
number of trailing zeros are all chosen to be representative of the expected
10
-average.
+average. See [this article](https://words.filippo.io/rsa-keygen-bench/)
11
+for more details.
12
13
This file can be used to reproducibly benchmark the average case of RSA key
14
generation, which is otherwise drastically variable.
0 commit comments