aboutsummaryrefslogtreecommitdiffstats
path: root/doc/log.txt
diff options
context:
space:
mode:
authorlloyd <[email protected]>2008-09-09 17:05:29 +0000
committerlloyd <[email protected]>2008-09-09 17:05:29 +0000
commit78eebcfd022891b8b3d71e756da55a9a09dcae35 (patch)
treed8d4a63fe75e9c1422ad6d16f1d91d16ffe2caad /doc/log.txt
parent6e90b22842424555dd53eb4e6aa0cc1061462567 (diff)
Add implementation of Salsa20 stream cipher
Diffstat (limited to 'doc/log.txt')
-rw-r--r--doc/log.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/log.txt b/doc/log.txt
index 0a6a9a24a..8030f68bc 100644
--- a/doc/log.txt
+++ b/doc/log.txt
@@ -1,5 +1,6 @@
* 1.7.11, 2008-??-??
+ - Added the Salsa20 stream cipher
- Optimized Montgomery reduction, Karatsuba squaring
- Inline several BigInt functions
- Add useful information to the generated build.h