We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7bdb24 commit cec171cCopy full SHA for cec171c
1 file changed
changes
@@ -1,3 +1,11 @@
1
+December FIXME, 2017
2
+v1.18.1
3
+ -- Fix wrong SHA3 blocksizes, thanks to Claus Fischer for reporting this via Mail (PR #329)
4
+ -- Fix NULL-pointer dereference in `ccm_memory()` with LTC_CLEAN_STACK enabled (PR #327)
5
+ -- Fix `ccm_process()` being unable to process input buffers longer than 256 bytes (PR #326)
6
+ -- Fix the `register_all_{ciphers,hashes,prngs}()` return values (PR #316)
7
+ -- Fix some typos, warnings and duplicate prototypes in code & doc (PR's #310 #320 #321)
8
+
9
October 10th, 2017
10
v1.18.0
11
-- Bugfix multi2
0 commit comments