Skip to content

Commit 08e0424

Browse files
committed
Update changes
1 parent 4800543 commit 08e0424

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

changes

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,14 @@
1-
December FIXME, 2017
1+
January 22nd, 2018
22
v1.18.1
33
-- Fix wrong SHA3 blocksizes, thanks to Claus Fischer for reporting this via Mail (PR #329)
44
-- Fix NULL-pointer dereference in `ccm_memory()` with LTC_CLEAN_STACK enabled (PR #327)
55
-- Fix `ccm_process()` being unable to process input buffers longer than 256 bytes (PR #326)
66
-- 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)
7+
-- Fix some typos, warnings and duplicate prototypes in code & doc (PR's #310 #320 #321 #335)
8+
-- Fix possible undefined behavior with LTC_PTHREAD (PR #337)
9+
-- Fix some DER bugs (PR #339)
10+
-- Fix CTR-mode when accelerator is used (OP-TEE/optee_os #2086)
11+
-- Fix installation procedure (Issue #340)
812

913
October 10th, 2017
1014
v1.18.0

0 commit comments

Comments
 (0)