公開金鑰參數之產製與品質檢查
Public key parameters generation and quality checking
RSA: The CA SHALL confirm that the value of the public exponent is an odd number equal to 3 or more. Additionally, the public exponent SHOULD be in the range between 2^16 + 1 and 2^256 - 1. The modulus SHOULD also have the following characteristics: an odd number, not the power of a prime, and have no factors smaller than 752. [Source: Section 5.3.3, NIST SP 800-89]
RSA:憑證機構(Certification Authority,CA)應(SHALL)確認公開指數(public exponent)之值為大於或等於 3 的奇數。此外,公開指數宜(SHOULD)介於 2^16 + 1 與 2^256 - 1 之間。模數亦宜(SHOULD)具有下列特性:為奇數、非任何質數的冪,且不具有小於 752 的因數。〔來源:NIST SP 800-89 第 5.3.3 節〕
ECDSA: The CA SHOULD confirm the validity of all keys using either the ECC Full Public Key Validation Routine or the ECC Partial Public Key Validation Routine. [Source: Sections 5.6.2.3.2 and 5.6.2.3.3, respectively, of NIST SP 800-56A: Revision 2]
ECDSA:CA 宜(SHOULD)使用 ECC 完整公開金鑰驗證程序(ECC Full Public Key Validation Routine)或 ECC 部分公開金鑰驗證程序(ECC Partial Public Key Validation Routine),確認所有金鑰的有效性。〔來源:NIST SP 800-56A:修訂第 2 版 第 5.6.2.3.2 節及第 5.6.2.3.3 節〕