Commit ae50cc9
Update mlkem-native to v1.1.0 (open-quantum-safe#2376)
* Update mlkem-native to v1.1.0 [full tests] [extended tests]
Signed-off-by: Matthias J. Kannwischer <matthias@kannwischer.eu>
* ML-KEM: Remove constant-time passes whitelist [full tests] [extended tests]
This commit removes the constant time passes which for ML-KEM that is used
to suppress the false positives of the constant-time tests.
This is no longer needed with mlkem-native as mlkem-native does explicit
declassifications for public data that is being branched on.
Signed-off-by: Matthias J. Kannwischer <matthias@kannwischer.eu>
---------
Signed-off-by: Matthias J. Kannwischer <matthias@kannwischer.eu>
Co-authored-by: Douglas Stebila <dstebila@users.noreply.github.com>
Signed-off-by: Will Bates <william.bates11@outlook.com>1 parent 4a01abc commit ae50cc9
377 files changed
Lines changed: 48332 additions & 24921 deletions
File tree
- docs/algorithms/kem
- scripts/copy_from_upstream
- patches
- src/kem/ml_kem
- mlkem-native_ml-kem-1024_aarch64
- integration/liboqs
- mlkem/src
- native
- aarch64
- src
- mlkem-native_ml-kem-1024_ref
- integration/liboqs
- mlkem/src
- native
- mlkem-native_ml-kem-1024_x86_64
- integration/liboqs
- mlkem/src
- native
- x86_64
- src
- mlkem-native_ml-kem-512_aarch64
- integration/liboqs
- mlkem/src
- native
- aarch64
- src
- mlkem-native_ml-kem-512_ref
- integration/liboqs
- mlkem/src
- native
- mlkem-native_ml-kem-512_x86_64
- integration/liboqs
- mlkem/src
- native
- x86_64
- src
- mlkem-native_ml-kem-768_aarch64
- integration/liboqs
- mlkem/src
- native
- aarch64
- src
- mlkem-native_ml-kem-768_ref
- integration/liboqs
- mlkem/src
- native
- mlkem-native_ml-kem-768_x86_64
- integration/liboqs
- mlkem/src
- native
- x86_64
- src
- tests/constant_time/kem
- passes
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
| 66 | + | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
37 | | - | |
| 36 | + | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
Lines changed: 0 additions & 109 deletions
This file was deleted.
0 commit comments