Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Evaluate if the current tests are sufficient / accurate for addressing the following normative statements in the spec #16

Open
JSAssassin opened this issue Nov 1, 2023 · 0 comments

Comments

@JSAssassin
Copy link
Contributor

JSAssassin commented Nov 1, 2023

ecdsa-rdfc-2019:

  1. The value of the proofValue property of the proof MUST be an ECDSA signature produced according to [FIPS-186-5] and SHOULD use the deterministic ECDSA signature variant.

  2. If options.type is not set to the string DataIntegrityProof and options.cryptosuite is not set to the string ecdsa-rdfc-2019, then a PROOF_TRANSFORMATION_ERROR MUST be raised.

  3. Set proofConfig.created to options.created. If the value is not a valid [XMLSCHEMA11-2] datetime, an INVALID_PROOF_DATETIME error MUST be raised.

If the tests are inadequate and do not cover the normative statements, please provide suggestions for how we can effectively test them. @aljones15 @BigBlueHat cc: @dlongley

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant