aboutsummaryrefslogtreecommitdiffstats
path: root/doc/log.txt
diff options
context:
space:
mode:
authorlloyd <[email protected]>2010-12-10 19:24:04 +0000
committerlloyd <[email protected]>2010-12-10 19:24:04 +0000
commitd88bac8367c673615869a0f6cc32a5c06f4ad876 (patch)
tree14d431f5ab079b5f85165d825c993b34f843bfc3 /doc/log.txt
parent57c189ce630f5c21aacd49864256a997f52c01c1 (diff)
Add a simple but functioning implementation of Keccak. Only the
proposed SHA-3 parameter sets are supported.
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 b347fdb71..66fdbdea0 100644
--- a/doc/log.txt
+++ b/doc/log.txt
@@ -1,5 +1,6 @@
* 1.9.12-dev, ????-??-??
+ - Add the Keccak hash function
- Fix compilation problems in Python wrappers
- Fix compilation problem in OpenSSL engine