diff options
author | lloyd <[email protected]> | 2009-10-07 18:13:18 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2009-10-07 18:13:18 +0000 |
commit | ac32966dbea9d7e2525c4bdc482afe5ddc49f6f2 (patch) | |
tree | 6b20cfa68aaca5e4730ee4b2a19557842b618aff /doc | |
parent | cf8cbdce8e918ab8828d3b4feb38cbda83a2de60 (diff) |
Document other changes in 1.9.1-pre
Diffstat (limited to 'doc')
-rw-r--r-- | doc/log.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/log.txt b/doc/log.txt index c321fee5b..8a5399151 100644 --- a/doc/log.txt +++ b/doc/log.txt @@ -3,6 +3,8 @@ - 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 + - Add code for general runtime self testing for hashes, MACs, and ciphers + - New parsing code for SCAN algorithm names - Alter Skein-512 to match the tweaked 1.2 specification - Enable SSE2 optimizations under Visual C++ |