-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor code comments to align with spec better
- Loading branch information
Showing
9 changed files
with
434 additions
and
310 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
[package] | ||
name = "fips204-ct_cm4" | ||
version = "0.4.3" | ||
version = "0.4.4" | ||
authors = ["Eric Schorn <[email protected]>"] | ||
description = "Cortex-M4 testbench for FIPS 204 (draft) ML-DSA" | ||
edition = "2021" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
[package] | ||
name = "fips204-dudect" | ||
version = "0.4.3" | ||
version = "0.4.4" | ||
authors = ["Eric Schorn <[email protected]>"] | ||
description = "Dudect testbench for FIPS 204 (draft) ML-DSA" | ||
edition = "2021" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
[package] | ||
name = "fips204-fuzz" | ||
version = "0.4.3" | ||
version = "0.4.4" | ||
authors = ["Eric Schorn <[email protected]>"] | ||
description = "Fuzz harness for FIPS 204 (draft) ML-DSA" | ||
edition = "2021" | ||
|
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
[package] | ||
name = "fips204-wasm" | ||
version = "0.4.3" | ||
version = "0.4.4" | ||
authors = ["Eric Schorn <[email protected]>"] | ||
description = "Sample web page utilizing FIPS 204 code" | ||
repository = "" | ||
|
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.