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 24fa815 commit 7f66865Copy full SHA for 7f66865
1 file changed
Standards/scs-0101-v1-entropy.md
@@ -39,7 +39,7 @@ bus timings, or keyboard timings, to name a few.
39
40
_More recent methods_ of generating entropy include measuring IRQ jitter
41
(available in Linux since kernel 5.4 or, before that, via a daemon such as
42
-[HavegeD](http://www.issihosts.com/haveged/)) as well as dedicated CPU
+[HavegeD](https://github.com/jirka-h/haveged)) as well as dedicated CPU
43
instructions (available in virtually all major CPUs: RDSEED or RDRAND
44
on x86_64 and RNDR on arm64).
45
0 commit comments