Skip to content
Unverified Commit 20184e97 authored by Stephan Mueller's avatar Stephan Mueller
Browse files

Compile Jitter RNG without optimizations



The Jitter RNG takes its entropy from differences in the execution time
of the SHA3 operation. To avoid potential shortcuts introduced by the
compiler, the code is compiled without optimizations.

Without optimizations, sufficient entropy is considered to be harvested
on different CPU architectures.

Suggested-by: Kurt Roeckx
Suggested-by: Joshua E. Hill
Signed-off-by: default avatarStephan Mueller <smueller@chronox.de>
parent 3611df9b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment