File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -547,8 +547,8 @@ <h4>DataIntegrityProof</h4>
547547The `type` property of the proof MUST be `DataIntegrityProof`.
548548 </ p >
549549 < p >
550- The `cryptosuite` property of the proof MUST be on of the following
551- `experimental-mldsa44-2024`, `experimental-shs-2025`, `experimental-falcon-2025`
550+ The `cryptosuite` property of the proof MUST be one of the following
551+ `experimental-mldsa44-2024`, `experimental-shs-2025`, `experimental-falcon-2025`,
552552or `experimental-sqi-2025`.
553553 </ p >
554554 < p >
@@ -703,7 +703,7 @@ <h3>Instantiate Cryptosuite</h3>
703703If |options|.|cryptosuite| is `experimental-mldsa-2024` then:
704704 < ol class ="algorithm ">
705705 < li >
706- Set |cryptosuite|.|createProof| to the algorithm in Section
706+ Set |cryptosuite|.|createProof| to the result of running the algorithm in Section
707707[[[#create-proof-experimental-mldsa44-2024]]].
708708 </ li >
709709 < li >
@@ -795,7 +795,7 @@ <h4>Create Proof (experimental-mldsa44-2024)</h4>
795795 </ li >
796796 < li >
797797Let |transformedData| be the result of running the algorithm in Section < a
798- href ="#transformation "> </ a > with |unsecuredDocument|, |options| and
798+ href ="#transformation "> </ a > with |unsecuredDocument|, |options|, and
799799`experimental-mldsa44-2024` passed as parameters.
800800 </ li >
801801 < li >
You can’t perform that action at this time.
0 commit comments