-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCHANGELOG
More file actions
25 lines (16 loc) · 758 Bytes
/
CHANGELOG
File metadata and controls
25 lines (16 loc) · 758 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
Version 1.1.0 (tag v1.1.0)
* Changed the code parameters according to the ones computed for tight
security bounds with the tools provided in the https://github.com/LEDAcrypt/LEDAtools
repository.
----------------------------
Version 1.0.2 (tag v1.0.2)
* Fixed decoding bug, unelicited by submission parameters.
* Fixed sparse multiplication bug, unelicited by submission parameters.
* Cosmetic realignments to the codebase of the KEM for common files
----------------------------
Version 1.0.1 (tag v1.0.1)
* Workaround for an apparent mistranslation of the code in the Clang/LLVM compilation
toolchain of macOS Sierra 16.6.0, pointed out by Jacob Alperin-Sheriff.
----------------------------
Version 1.0 (tag v1.0)
* Original submission to NIST