aboutsummaryrefslogtreecommitdiffstats
path: root/doc/log.txt
diff options
context:
space:
mode:
authorlloyd <[email protected]>2008-06-28 13:25:40 +0000
committerlloyd <[email protected]>2008-06-28 13:25:40 +0000
commitdb9fa3242774973c2469b3cec097e28172e579ab (patch)
tree42ed4a36af5642dceec4b57a71c8af06308d5463 /doc/log.txt
parent3f96eb37b14edfba7dd3e28e2bfe67f2fcd919e1 (diff)
Update changelog and readme for 1.7.7
Diffstat (limited to 'doc/log.txt')
-rw-r--r--doc/log.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/log.txt b/doc/log.txt
index 1c7a4b4ef..bbe5a5962 100644
--- a/doc/log.txt
+++ b/doc/log.txt
@@ -1,5 +1,5 @@
-* 1.7.7, 2008-07-??
+* 1.7.7, 2008-06-28
- Remove the global PRNG object
- Add a test suite for the ANSI X9.31 PRNG
- Much cleaner and (mostly) thread-safe reimplementation of es_ftw
@@ -7,6 +7,7 @@
- Remove the randomizing version of OctetString::change
- Make the cipher and MAC to use in Randpool configurable
- Move RandomNumberGenerator declaration to rng.h
+ - RSA_PrivateKey will not generate keys smaller than 1024 bits
- Fix an error decoding BER UNIVERSAL types with special taggings
* 1.7.6, 2008-05-05