The unified diff between revisions [255505fc..] and [c22bbbce..] is displayed below. It can also be downloaded as a raw diff.
This diff has been restricted to the following files: 'doc/log.txt'
# # # patch "doc/log.txt" # from [8f3f3e1877c85c21ce8e4c10f611f403a3f5b08c] # to [8570d9e84470f46fc30105e420fe394c047d6e92] # ============================================================ --- doc/log.txt 8f3f3e1877c85c21ce8e4c10f611f403a3f5b08c +++ doc/log.txt 8570d9e84470f46fc30105e420fe394c047d6e92 @@ -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