aboutsummaryrefslogtreecommitdiffstats
path: root/src/utils/info.txt
diff options
context:
space:
mode:
authorlloyd <[email protected]>2008-11-06 19:22:24 +0000
committerlloyd <[email protected]>2008-11-06 19:22:24 +0000
commitbf7f64fae0d14cc175732d7dc69f71f47edc7c41 (patch)
tree8842acf8197f733782fbbf3ebbbf3fb858151769 /src/utils/info.txt
parentd50e41609c95945c714c445f6b400e02fe659b90 (diff)
Move Entropy_Estimator to utils/entropy.h (from anon namespace in HMAC_RNG
implementation), remove freestanding estimate_entropy function, change Randpool to use entropy estimator.
Diffstat (limited to 'src/utils/info.txt')
-rw-r--r--src/utils/info.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/utils/info.txt b/src/utils/info.txt
index b20a16a56..0f0a18a35 100644
--- a/src/utils/info.txt
+++ b/src/utils/info.txt
@@ -19,6 +19,8 @@ charset.cpp
charset.h
datastor.cpp
datastor.h
+entropy.h
+entropy.cpp
loadstor.h
mem_ops.h
mlock.cpp