aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlloyd <[email protected]>2008-07-07 03:14:17 +0000
committerlloyd <[email protected]>2008-07-07 03:14:17 +0000
commit1fda9c9a5539785db9507ce1c7870b621de96d65 (patch)
treec1a915cca79c705ddee76b92c9a92a1ed2acdec7
parent4c50d289cc8a60e7798c9a22bbea1a0a848d9948 (diff)
Note some recent changes in the log
-rw-r--r--doc/log.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/log.txt b/doc/log.txt
index 5005e4810..5f9f5fbcc 100644
--- a/doc/log.txt
+++ b/doc/log.txt
@@ -2,6 +2,8 @@
* 1.7.8, 2008-??-??
- Remove global deref_alias function
- X509_Store takes timeout options as constructor arguments
+ - Add Shanks-Tonelli algorithm, contributed by FlexSecure GmbH
+ - Extend random_prime() for generating primes of any bit length
- Remove Config class
- Allow adding new entropy via base RNG interface
- Reseeding a X9.31 PRNG also reseeds the underlying PRNG