diff options
author | lloyd <[email protected]> | 2008-06-09 13:46:29 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2008-06-09 13:46:29 +0000 |
commit | b07080387b13f798c0c6415eddbf0363c1b1a7c3 (patch) | |
tree | 8180a61d8a94af822c7f0f5b0fee043cf9b711f2 /doc/log.txt | |
parent | 64fe249a1fdfc2a41a41c6863a07b23960879293 (diff) |
Document RNG test suite, SHA1PRNG contribution
Diffstat (limited to 'doc/log.txt')
-rw-r--r-- | doc/log.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/log.txt b/doc/log.txt index 3f192a2bb..09340c627 100644 --- a/doc/log.txt +++ b/doc/log.txt @@ -1,5 +1,7 @@ * 1.7.7, ????-??-?? + - Add implementation of SHA1PRNG, contributed by FlexSecure GmBH + - Add a test suite for the ANSI X9.31 PRNG - Remove many uses of the global PRNG object - Remove both default arguments to ANSI_X931_RNG's constructor - Remove the randomizing version of OctetString::change |