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", I could use the source code in
NSS(rsa_keygen_from_primes) to generate RSA key.

Can somebody pass on any informations, links or sample code ???

Your help is much 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