aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorlloyd <[email protected]>2008-10-28 17:17:25 +0000
committerlloyd <[email protected]>2008-10-28 17:17:25 +0000
commit20d174183bd18f9b633c6c00baf0ec166e9195c8 (patch)
treeb00e78d7293a189511de0e9ab5f48fbc8ec5a811 /doc
parent73161c7a43c90f31d16c32ab18cc8d6873c094c0 (diff)
Mention HMAC_RNG in release notes
Diffstat (limited to 'doc')
-rw-r--r--doc/log.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/log.txt b/doc/log.txt
index 5609406d3..840af9e2f 100644
--- a/doc/log.txt
+++ b/doc/log.txt
@@ -1,5 +1,6 @@
* 1.7.19, ????-??-??
+ - Add HMAC_RNG, based on a design by Hugo Krawczyk
- Modify Randpool's reseeding algorithm to poll more sources
- Add a new AutoSeeded_RNG in auto_rng.h
- OpenPGP_S2K changed to take hash object instead of name