aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorlloyd <[email protected]>2010-06-11 12:59:01 +0000
committerlloyd <[email protected]>2010-06-11 12:59:01 +0000
commitcce4d165e5fbbd775da9704d18bb9ed094a8543f (patch)
treece7fdcccd2f648f6cf494ced56d22bd081fe1879 /doc
parent19278e2242fc5f9b32b294d27b1c20d69b1f7bbc (diff)
Document new code for wide multiply under VC
Diffstat (limited to 'doc')
-rw-r--r--doc/log.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/log.txt b/doc/log.txt
index bee1cee10..8a9b5a138 100644
--- a/doc/log.txt
+++ b/doc/log.txt
@@ -1,5 +1,6 @@
* 1.9.8-dev, ????-??-??
+ - Add support for wide multiplications on 64-bit Windows
- Use constant time multiplication in IDEA
- Avoid possible timing attack against OAEP decoding
- Removed FORK-256; rarely used and it has been broken