diff options
author | lloyd <[email protected]> | 2008-10-13 20:59:52 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2008-10-13 20:59:52 +0000 |
commit | c0850c0afb4c177413c6be72bc8e96ab300a76fc (patch) | |
tree | 907c168adf7b1543490f79229f82f4c90ce1c8f6 /doc | |
parent | 5cd53808f058ed209a767a8c5ca01be29b5eedc0 (diff) |
Add ECKAEG benchmark. Fix several problems found in ECKAEG key (had pure virtuals)
Diffstat (limited to 'doc')
-rw-r--r-- | doc/log.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/log.txt b/doc/log.txt index bd539ad1e..9a46a9bcc 100644 --- a/doc/log.txt +++ b/doc/log.txt @@ -1,7 +1,7 @@ * 1.7.18, ????-??-?? - - Add ECDSA benchmark - Add Doxygen comments from InSiTo + - Add ECDSA and ECKAEG benchmarks - Add configure.pl switch --with-tr1-implementation - Fix configure.pl's --with-endian and --with-unaligned-mem options - Optimize byteswap with x86 inline asm for Visual C++ by Yves Jerschow |