canmove, Confirmed users
937
edits
| Line 48: | Line 48: | ||
DSA public and private keys are generated using the method specified in FIPS 186-2 with Change Notice 1. | DSA public and private keys are generated using the method specified in FIPS 186-2 with Change Notice 1. | ||
RSA public and private keys are generated using the method specified in [http://www.rsasecurity.com/rsalabs/node.asp?id=2125 PKCS #1] | RSA public and private keys are generated using the method specified in [http://www.rsasecurity.com/rsalabs/node.asp?id=2125 PKCS #1]. | ||
The prime numbers that are generated for both RSA and DSA are tested using Miller-Rabin test (FIPS 186-2 Appendix 2.1. A Probabilistic Primality Test). | The prime numbers that are generated for both RSA and DSA are tested using Miller-Rabin test (FIPS 186-2 Appendix 2.1. A Probabilistic Primality Test). | ||