diff options
Diffstat (limited to 'src/Crypto/Sources')
-rw-r--r-- | src/Crypto/Sources | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Crypto/Sources b/src/Crypto/Sources index 5c44c371..36fa89e7 100644 --- a/src/Crypto/Sources +++ b/src/Crypto/Sources @@ -31,6 +31,7 @@ SOURCES = \ chacha256.c \ chachaRng.c \ cpu.c \ + jitterentropy-base.c \ rdrand.c \ Rmd160.c \ SerpentFast.c \ |