I think that I found another issue. RSA signature verify test always failed
with using fiptest utility+ testvector file. I found that parameter "shaOid"
was not properly defined before calling RSA_HashCheckSign function. I added
"shaOid=fips_hashOid(shaAlg)" to rsa_sigver_test function and now it looks
that test works correctly. I think that both issues "missing shaOid" and
"missing BL_Init" must have been bugs. Could anybode much more experencied
put an opinion of this issues? I am NSS newbie.

Thanks.

Jiri



--
View this message in context: 
http://mozilla.6506.n7.nabble.com/RSA2-CAVP-test-tp341756p341983.html
Sent from the Mozilla - Cryptography mailing list archive at Nabble.com.
-- 
dev-tech-crypto mailing list
dev-tech-crypto@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-tech-crypto

Reply via email to