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"}]}]