From a37a57edd56b3fcf449f7028f4fd70a2efb9c789 Mon Sep 17 00:00:00 2001 From: lloyd Date: Tue, 6 Oct 2009 14:12:34 +0000 Subject: Add an implementation of threshold secret sharing from draft-mcgrew-tss-02 --- doc/log.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/log.txt b/doc/log.txt index c0193c235..c321fee5b 100644 --- a/doc/log.txt +++ b/doc/log.txt @@ -1,9 +1,10 @@ * 1.9.1-pre, 2009-??-?? - - Enable SSE2 optimizations under Visual C++ - - Add runtime checking for SSE2 availability - Add an implementation of Blue Midnight Wish (Round 2 tweak version) + - Add threshold secret sharing (draft-mcgrew-tss-02) + - Add runtime cpu feature detection for x86/x86-64 - Alter Skein-512 to match the tweaked 1.2 specification + - Enable SSE2 optimizations under Visual C++ * 1.9.0, 2009-09-09 - Add support for parallel invocation of block ciphers where possible -- cgit v1.2.3