Skip to content

RSA signaturePrimitive Test Has Incomplete CRT Parameters #817

@tobyp

Description

@tobyp

When requesting vectors for an RSA signaturePrimitive test with "keyFormat": "crt", the keys in the test cases are provided with the parameters n, dmpq, dmq1, and iqmp. At least one of the factors p or q are required as well to perform the test; cf. RFC 3447 5.2.1, which lists the parameters (p, q, dP, dQ, qInv) for RSASP1 in CRT variant.

environment
Demo

testSessionId
77792

vsId
174648

Algorithm registration
[{"acvVersion": "1.0"}, {"isSample": false, "algorithms": [{"algorithm": "RSA", "mode": "signaturePrimitive", "revision": "1.0", "keyFormat": "crt"}]}]

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions