aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorlloyd <[email protected]>2009-08-31 18:40:51 +0000
committerlloyd <[email protected]>2009-08-31 18:40:51 +0000
commit8381ceca38f0eee44e893921cbd74fdb3014f7ba (patch)
treed8f1e44fac6b7ca6956b96caf4bc8ced28458ef1 /doc
parent8f8a595abcede0e3a30cc8219510c87b773de470 (diff)
Add Rivest's package transform
Diffstat (limited to 'doc')
-rw-r--r--doc/log.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/log.txt b/doc/log.txt
index 992829b39..a84e72d62 100644
--- a/doc/log.txt
+++ b/doc/log.txt
@@ -2,6 +2,8 @@
* 1.9.0-pre, 2009-??-??
- Add support for parallel invocation of block ciphers where possible
- Add SSE2 implementation of Serpent
+ - Add Rivest's package transform (an all or nothing transform)
+ - Minor speedups to the Turing key schedule
* 1.8.6, 2009-08-13
- Add Cryptobox, a set of simple password-based encryption routines