aboutsummaryrefslogtreecommitdiffstats
path: root/doc/log.txt
diff options
context:
space:
mode:
authorlloyd <[email protected]>2009-09-15 12:38:45 +0000
committerlloyd <[email protected]>2009-09-15 12:38:45 +0000
commit63fb872cb36a44a852ec33133de7c242bd44427e (patch)
treebc45183dca5535b965e2398e4ab1cb0c65839235 /doc/log.txt
parentd85d5f241e534935057f7a1f7fea34619a6c30ee (diff)
Change Skein-512 to match the tweaked 1.2 specification. Round constants
in the Threefish cipher have changed to increase diffusion.
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 26342c94b..7183bd8b6 100644
--- a/doc/log.txt
+++ b/doc/log.txt
@@ -1,5 +1,6 @@
* 1.8.8-dev, 2009-??-??
+ - Alter Skein-512 to match the tweaked 1.2 specification
* 1.8.7, 2009-09-09
- Fix processing multiple messages in XTS mode