浏览代码

Update changes

Steffen Jaeckel 8 年之前
父节点
当前提交
cec171c17e
共有 1 个文件被更改,包括 8 次插入0 次删除
  1. 8 0
      changes

+ 8 - 0
changes

@@ -1,3 +1,11 @@
+December FIXME, 2017
+v1.18.1
+      -- Fix wrong SHA3 blocksizes, thanks to Claus Fischer for reporting this via Mail (PR #329)
+      -- Fix NULL-pointer dereference in `ccm_memory()` with LTC_CLEAN_STACK enabled (PR #327)
+      -- Fix `ccm_process()` being unable to process input buffers longer than 256 bytes (PR #326)
+      -- Fix the `register_all_{ciphers,hashes,prngs}()` return values (PR #316)
+      -- Fix some typos, warnings and duplicate prototypes in code & doc (PR's #310 #320 #321)
+
 October 10th, 2017
 v1.18.0
       -- Bugfix multi2