From 2d6b73b26d210a254ef222fcb49d07454cc32717 Mon Sep 17 00:00:00 2001 From: lloyd Date: Fri, 5 Sep 2008 19:17:54 +0000 Subject: Further release notes for 1.7.10 --- doc/log.txt | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'doc/log.txt') diff --git a/doc/log.txt b/doc/log.txt index 7393b2aa7..401794108 100644 --- a/doc/log.txt +++ b/doc/log.txt @@ -1,6 +1,12 @@ * 1.7.10, 2008-??-?? - - Public key benchmarks more reflective of real-world use + - Public key benchmarks run using a selection of random keys + - New benchmark timer options are clock_gettime, gettimeofday, times, clock + - Including reinterpret_cast optimization for xor_buf in default header + - Split byte swapping and word rotation functions into distinct headers + - Add IETF modp 6144 group and 2048 and 3072 bit DSS groups + - Optimizes BigInt right shift + - BigInt now caches the significant word count * 1.7.9, 2008-08-27 - Make clear() in most algorithm base classes a pure virtual -- cgit v1.2.3