Re: FIPS validation for RSA sig(ver)

2010-04-27 Thread Saran
On Apr 20, 4:11 pm, Saran wrote: > 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 i

FIPS validation for RSA sig(ver)

2010-04-20 Thread Saran
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

NSS RSA Key Gen Known Answer Testing for FIPS Validation Question...

2010-04-15 Thread Saran
I am trying to generate output responce vectors for "RSA Key Gen Known Answer test" for our FIPS validation. The KeyGen RSA request file has input values like modulus, e, xp1, xp2, xp, xq1, xq2, xq..., How do it compute the value of "p" and "q" from these??? Once I have the values of "p" and "q",