-
Notifications
You must be signed in to change notification settings - Fork 66
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Misc ML-DSA updates: * removes "GDT" test type * adds the messageLength registration property Minor updates to Test Vectors section of LMS, ML-DSA, and ML-KEM specs
- Loading branch information
Showing
40 changed files
with
909 additions
and
58 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
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
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 |
---|---|---|
@@ -0,0 +1,78 @@ | ||
= ACVP SLH-DSA JSON Specification | ||
:doctype: internet-draft | ||
:docname: acvp-slh | ||
:docnumber: draft-livelsberger-acvp-slh-dsa-01 | ||
:abbrev: ACVP SLH-DSA | ||
:ipr: trust200902 | ||
:submission-type: independent | ||
:area: Internet | ||
:intended-series: informational | ||
:revdate: 2024-06-25 | ||
:forename_initials: B.R. | ||
:lastname: Livelsberger | ||
:fullname: Benjamin Livelsberger | ||
:organization: National Institute of Standards and Technology | ||
:street: 100 Bureau Drive | ||
:city: Gaithersburg | ||
:code: 20899 | ||
:country: United States of America | ||
:email: [email protected] | ||
:role: editor | ||
:docfile: draft-livelsberger-acvp-slh-dsa.adoc | ||
:mn-document-class: ietf | ||
:mn-output-extensions: xml,rfc,txt,html | ||
:area: General | ||
:keyword: acvp, crypto | ||
|
||
// Singular name of the algorithm | ||
:spec-algorithm: Stateless Hash-Based Digital Signature Algorithm (SLH-DSA) | ||
:algo-short-name: SLH-DSA | ||
|
||
include::common/common-sections/00-abstract.adoc[] | ||
|
||
include::common/common-sections/01-intro.adoc[] | ||
|
||
include::common/common-sections/02-conventions.adoc[] | ||
|
||
include::slh-dsa/sections/03-supported.adoc[] | ||
|
||
include::slh-dsa/sections/04-testtypes.adoc[] | ||
|
||
include::common/common-sections/05-capabilities-description.adoc[] | ||
|
||
include::common/common-sections/051-prerequisites.adoc[] | ||
|
||
include::slh-dsa/sections/05-capabilities.adoc[] | ||
|
||
include::slh-dsa/sections/05-slh-dsa-keygen-capabilities.adoc[] | ||
|
||
include::slh-dsa/sections/05-slh-dsa-siggen-capabilities.adoc[] | ||
|
||
include::slh-dsa/sections/05-slh-dsa-sigver-capabilities.adoc[] | ||
|
||
//include::common/common-sections/06-test-vector-intro.adoc[] | ||
|
||
include::slh-dsa/sections/06-test-vectors.adoc[] | ||
|
||
include::slh-dsa/sections/06-slh-dsa-keygen-test-vectors.adoc[] | ||
|
||
include::slh-dsa/sections/06-slh-dsa-siggen-test-vectors.adoc[] | ||
|
||
include::slh-dsa/sections/06-slh-dsa-sigver-test-vectors.adoc[] | ||
|
||
include::slh-dsa/sections/07-responses.adoc[] | ||
|
||
include::slh-dsa/sections/07-slh-dsa-keygen-responses.adoc[] | ||
|
||
include::slh-dsa/sections/07-slh-dsa-siggen-responses.adoc[] | ||
|
||
include::slh-dsa/sections/07-slh-dsa-sigver-responses.adoc[] | ||
|
||
include::common/common-sections/10-security.adoc[] | ||
|
||
include::common/common-sections/11-iana.adoc[] | ||
|
||
include::common/common-sections/99-acknowledgements.adoc[] | ||
|
||
// References must be given before appendixes | ||
include::slh-dsa/sections/98-references.adoc[] |
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
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
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
Oops, something went wrong.