I am doing the algorithm certs test for RSA Sig(Gen) and Sig(Ver).

The issue I have is..,

When output file created from my Sig(Gen) is injected to my Sig(Ver),
the "verification" is successfull.

But when I inject the sample vectors( from RSA SigVer15.req) gotten
from NIST site, "verification" of all the vectors fails...

I tried functions like SEC_SignData/VFY_VerifyData and PK11_Sign/
PK11_Verify... for signing and verification, both results the sameway
as I mentioned above...

What is wrong?

Is it something wrong with the format???  The above functions doen'st
support PKCS#1 1.5 format???

Any help will be appreciated...

Thanks!!!
-- 
dev-tech-crypto mailing list
dev-tech-crypto@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-tech-crypto

Reply via email to