Skip to content

Commit e7198e3

Browse files
committed
More Markdown cleanup
Signed-off-by: Douglas Stebila <dstebila@uwaterloo.ca>
1 parent d7c1414 commit e7198e3

18 files changed

Lines changed: 19 additions & 19 deletions

docs/algorithms/kem/bike.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,4 +55,4 @@ Are implementations chosen based on runtime CPU feature detection? **Yes**.
5555

5656
## Explanation of Terms
5757

58-
- **Large Stack Usage**: Implementations identified as having such may cause failures when running in threads or in constrained environments.
58+
- **Large Stack Usage**: Implementations identified as having such may cause failures when running in threads or in constrained environments.

docs/algorithms/kem/classic_mceliece.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,4 +134,4 @@ Are implementations chosen based on runtime CPU feature detection? **Yes**.
134134

135135
## Explanation of Terms
136136

137-
- **Large Stack Usage**: Implementations identified as having such may cause failures when running in threads or in constrained environments.
137+
- **Large Stack Usage**: Implementations identified as having such may cause failures when running in threads or in constrained environments.

docs/algorithms/kem/frodokem.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,4 +143,4 @@ Are implementations chosen based on runtime CPU feature detection? **Yes**.
143143

144144
## Explanation of Terms
145145

146-
- **Large Stack Usage**: Implementations identified as having such may cause failures when running in threads or in constrained environments.
146+
- **Large Stack Usage**: Implementations identified as having such may cause failures when running in threads or in constrained environments.

docs/algorithms/kem/hqc.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,4 +53,4 @@ Are implementations chosen based on runtime CPU feature detection? **Yes**.
5353

5454
## Explanation of Terms
5555

56-
- **Large Stack Usage**: Implementations identified as having such may cause failures when running in threads or in constrained environments.
56+
- **Large Stack Usage**: Implementations identified as having such may cause failures when running in threads or in constrained environments.

docs/algorithms/kem/kyber.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,4 +72,4 @@ Are implementations chosen based on runtime CPU feature detection? **Yes**.
7272

7373
## Explanation of Terms
7474

75-
- **Large Stack Usage**: Implementations identified as having such may cause failures when running in threads or in constrained environments.
75+
- **Large Stack Usage**: Implementations identified as having such may cause failures when running in threads or in constrained environments.

docs/algorithms/kem/ml_kem.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,4 +73,4 @@ Are implementations chosen based on runtime CPU feature detection? **Yes**.
7373

7474
## Explanation of Terms
7575

76-
- **Large Stack Usage**: Implementations identified as having such may cause failures when running in threads or in constrained environments.
76+
- **Large Stack Usage**: Implementations identified as having such may cause failures when running in threads or in constrained environments.

docs/algorithms/kem/ntru.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,4 +88,4 @@ Are implementations chosen based on runtime CPU feature detection? **Yes**.
8888

8989
## Explanation of Terms
9090

91-
- **Large Stack Usage**: Implementations identified as having such may cause failures when running in threads or in constrained environments.
91+
- **Large Stack Usage**: Implementations identified as having such may cause failures when running in threads or in constrained environments.

docs/algorithms/kem/ntruprime.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,4 @@ Are implementations chosen based on runtime CPU feature detection? **No**.
3535

3636
## Explanation of Terms
3737

38-
- **Large Stack Usage**: Implementations identified as having such may cause failures when running in threads or in constrained environments.
38+
- **Large Stack Usage**: Implementations identified as having such may cause failures when running in threads or in constrained environments.

docs/algorithms/sig/cross.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,4 +208,4 @@ Are implementations chosen based on runtime CPU feature detection? **No**.
208208

209209
## Explanation of Terms
210210

211-
- **Large Stack Usage**: Implementations identified as having such may cause failures when running in threads or in constrained environments.
211+
- **Large Stack Usage**: Implementations identified as having such may cause failures when running in threads or in constrained environments.

docs/algorithms/sig/falcon.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,4 +75,4 @@ Are implementations chosen based on runtime CPU feature detection? **Yes**.
7575

7676
## Explanation of Terms
7777

78-
- **Large Stack Usage**: Implementations identified as having such may cause failures when running in threads or in constrained environments.
78+
- **Large Stack Usage**: Implementations identified as having such may cause failures when running in threads or in constrained environments.

0 commit comments

Comments
 (0)