Commit 796aa12
authored
More readable algorithm support in README.md (#2286)
* algorithm support table should replace the list of algorithms; minor refactor w.r.t. shebang, imports, and unnecessary global states
Signed-off-by: Ganyu (Bruce) Xu <[email protected]>
* still need to fill in the content
Signed-off-by: Ganyu (Bruce) Xu <[email protected]>
* first draft of alg support table
Signed-off-by: Ganyu (Bruce) Xu <[email protected]>
* some refactoring
Signed-off-by: Ganyu (Bruce) Xu <[email protected]>
* wrap standardization status with url to spec
Signed-off-by: Ganyu (Bruce) Xu <[email protected]>
* Use split with no argument to split against any whitespace, not just space
Signed-off-by: Ganyu (Bruce) Xu <[email protected]>
* documentation; make primary implementation monospaced
Signed-off-by: Ganyu (Bruce) Xu <[email protected]>
* docs/algorithms/sig/sld_dsa.yml is generated from a Jinja template elsewhere
Signed-off-by: Ganyu (Bruce) Xu <[email protected]>
* fixed invalid markdown anchors
Signed-off-by: Ganyu (Bruce) Xu <[email protected]>
* algorithm family names will not link to docs/algorithms markdowns because Doxygen cannot handle them
Signed-off-by: Ganyu (Bruce) Xu <[email protected]>
* add git diff to basic check for debugging purpose
Signed-off-by: Ganyu (Bruce) Xu <[email protected]>
* resolved failure to consistently produce the same README.md
Signed-off-by: Ganyu (Bruce) Xu <[email protected]>
* rephrasing standardization status for PQC third round candidates
Signed-off-by: Ganyu (Bruce) Xu <[email protected]>
* improved explanation for NTRU's standardization status
Signed-off-by: Ganyu (Bruce) Xu <[email protected]>
* another try at improving phrasing of standardization status
Signed-off-by: Ganyu (Bruce) Xu <[email protected]>
* fixed typo
Signed-off-by: Ganyu (Bruce) Xu <[email protected]>
* removed spec-url from lms.yml
Signed-off-by: Ganyu (Bruce) Xu <[email protected]>
* revised specification URL to be consistent with spec-version
Signed-off-by: Ganyu (Bruce) Xu <[email protected]>
* Revised FrodoKEM standardization status to reflect ISO consideration
Signed-off-by: Ganyu (Bruce) Xu <[email protected]>
---------
Signed-off-by: Ganyu (Bruce) Xu <[email protected]>1 parent e64026e commit 796aa12
File tree
22 files changed
+203
-128
lines changed- docs/algorithms
- kem
- sig_stfl
- sig
- scripts
- src/sig/slh_dsa/templates
22 files changed
+203
-128
lines changedLarge diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
24 | 25 | | |
25 | 26 | | |
26 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
| 22 | + | |
21 | 23 | | |
22 | 24 | | |
23 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
| 19 | + | |
18 | 20 | | |
19 | 21 | | |
20 | 22 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
| 26 | + | |
25 | 27 | | |
26 | 28 | | |
27 | 29 | | |
| |||
0 commit comments