BS ISO IEC 14888-2-2008 Information technology - Security techniques - Digital signatures with appendix - Integer factorization based mechanisms《信息技术 安全技术 带附录的数字签名 基于整数因子分.pdf
《BS ISO IEC 14888-2-2008 Information technology - Security techniques - Digital signatures with appendix - Integer factorization based mechanisms《信息技术 安全技术 带附录的数字签名 基于整数因子分.pdf》由会员分享,可在线阅读,更多相关《BS ISO IEC 14888-2-2008 Information technology - Security techniques - Digital signatures with appendix - Integer factorization based mechanisms《信息技术 安全技术 带附录的数字签名 基于整数因子分.pdf(76页珍藏版)》请在麦多课文档分享上搜索。
1、BRITISH STANDARD BS ISO/IEC 14888-2:2008 Information technology Security techniques Digital signatures with appendix Part 2: Integer factorization based mechanisms ICS 35.040 BS ISO/IEC 14888-2:2008 Incorporating corrigendum October 2015BS ISO/IEC 14888-2:2008 ISBN 978 0 580 90344 1 Amendments/corri
2、genda issued since publication Date Comments 31 October 2015 Implementation of ISO/IEC corrigendum October 2015 This British Standard was published under the authority of the Standards Policy and Strategy Committee on 30 May 2008 The British Standards Institution 2015. Published by BSI Standards Lim
3、ited 2015 National foreword This British Standard is the UK implementation of ISO/IEC 14888-2:2008, incorporating corrigendum October 2015. It supersedes BS ISO/IEC 14888-2:1999 which is withdrawn. The start and finish of text introduced or altered by corrigendum is indicated in the text by tags. Te
4、xt altered by ISO/IEC corrigendum October 2015 is indicated in the text by . The UK participation in its preparation was entrusted to Technical Committee IST/33, IT Security techniques. A list of organizations represented on this committee can be obtained on request to its secretary. This publicatio
5、n does not purport to include all the necessary provisions of a contract. Users are responsible for its correct application. Compliance with a British Standard cannot confer immunity from legal obligations. Reference number ISO/IEC 14888-2:2008(E)INTERNATIONAL STANDARD ISO/IEC 14888-2 Second edition
6、 2008-04-15 Information technology Security techniques Digital signatures with appendix Part 2: Integer factorization based mechanisms Technologies de linformation Techniques de scurit Signatures numriques avec appendice Partie 2: Mcanismes bass sur une factorisation entire BS ISO/IEC 14888-2:2008ii
7、 iii Contents Page Foreword iv Introduction v 1 Scope. 1 2 Normative references . 1 3 Terms and definitions. 1 4 Symbols and abbreviated terms . 2 5 General. 4 6 RSA and RW schemes 7 7 GQ1 scheme (identity-based scheme) 11 8 GQ2 scheme 15 9 GPS1 scheme 18 10 GPS2 scheme 21 11 ESIGN scheme 23 Annex A
8、 (normative) Object identifiers 27 Annex B (informative) Guidance on parameter choice and comparison of signature schemes . 33 Annex C (informative) Numerical examples 41 Annex D (informative) Two other format mechanisms for RSA/RW schemes. 56 Annex E (informative) Products allowing message recovery
9、 for RSA/RW verification mechanisms. 59 Annex F (informative) Products allowing two-pass authentication for GQ/GPS schemes 61 Bibliography . 65 BS ISO/IEC 14888-2:2008iv Foreword ISO (the International Organization for Standardization) and IEC (the International Electrotechnical Commission) form the
10、 specialized system for worldwide standardization. National bodies that are members of ISO or IEC participate in the development of International Standards through technical committees established by the respective organization to deal with particular fields of technical activity. ISO and IEC techni
11、cal committees collaborate in fields of mutual interest. Other international organizations, governmental and non-governmental, in liaison with ISO and IEC, also take part in the work. In the field of information technology, ISO and IEC have established a joint technical committee, ISO/IEC JTC 1. Int
12、ernational Standards are drafted in accordance with the rules given in the ISO/IEC Directives, Part 2. The main task of the joint technical committee is to prepare International Standards. Draft International Standards adopted by the joint technical committee are circulated to national bodies for vo
13、ting. Publication as an International Standard requires approval by at least 75 % of the national bodies casting a vote. ISO/IEC 14888-2 was prepared by Joint Technical Committee ISO/IEC JTC 1, Information technology, Subcommittee SC 27, IT Security techniques. This second edition cancels and replac
14、es the first edition (ISO/IEC 14888-2:1999), which has been technically revised. ISO/IEC 14888 consists of the following parts, under the general title Information technology Security techniques Digital signatures with appendix: Part 1: General Part 2: Integer factorization based mechanisms Part 3:
15、Discrete logarithm based mechanisms BS ISO/IEC 14888-2:2008v Introduction Digital signatures can be used to provide services such as entity authentication, data origin authentication, non-repudiation, and data integrity. NOTE There are two series of International Standards specifying digital signatu
16、res. In both series, Part 2 specifies integer factorization based mechanisms and Part 3 specifies discrete logarithm based mechanisms. ISO/IEC 9796 28 specifies signatures giving message recovery. As all or part of the message is recovered from the signature, the recoverable part of the message is n
17、ot empty. The signed message consists of either the signature only (when the non-recoverable part of the message is empty), or both the signature and the non-recoverable part. ISO/IEC 14888 specifies signatures with appendix. As no part of the message is recovered from the signature, the recoverable
18、 part of the message is empty. The signed message consists of the signature and the whole message. Most digital signature schemes involve three basic operations. An operation that produces key pairs. Each pair consists of a private signature key and a public verification key. An operation that makes
19、 use of a private signature key to produce signatures. When, for a given message and private signature key, the probability of obtaining the same signature twice is negligible, the operation is probabilistic. When, for a given message and private signature key, all the signatures are identical, the
20、operation is deterministic. A deterministic operation that makes use of a public verification key to verify signed messages. For each scheme, given the public verification key (but not the private signature key) and any set of signed messages (each message having been chosen by the attacker), the at
21、tacker should have a negligible probability of producing: a new signature for a previously signed message; a signature for a new message; the private signature key. The title of ISO/IEC 14888-2 has changed, from Identity-based mechanisms (first edition) to Integer factorization based mechanisms (sec
22、ond edition). a) The second edition includes the identity-based scheme specified in ISO/IEC 14888-2:1999, namely the GQ1 scheme. This scheme has been revised due to the withdrawal of ISO/IEC 9796:1991 in 1999. b) Among the certificate-based schemes specified in ISO/IEC 14888-3:1998, it includes all
23、the schemes based on the difficulty of factoring the modulus in use, namely, the RSA, RW and ESIGN schemes. These schemes have been revised due to the withdrawal of ISO/IEC 9796:1991 in 1999. c) It takes into account ISO/IEC 14888-3:1998/Cor.1:2001, technical corrigendum to the ESIGN scheme. d) It i
24、ncludes a format mechanism, namely the PSS mechanism, already specified in ISO/IEC 9796-2:2002, and details of how to use it in each of the RSA, RW, GQ1 and ESIGN schemes. NOTE Similar format mechanisms have proofs of security 2, even without a salt. e) It includes new certificate-based schemes that
- 1.请仔细阅读文档,确保文档完整性,对于不预览、不比对内容而直接下载带来的问题本站不予受理。
- 2.下载的文档,不会出现我们的网址水印。
- 3、该文档所得收入(下载+内容+预览)归上传者、原创作者;如果您是本文档原作者,请点此认领!既往收益都归您。
下载文档到电脑,查找使用更方便
10000 积分 0人已下载
下载 | 加入VIP,交流精品资源 |
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- BSISOIEC1488822008INFORMATIONTECHNOLOGYSECURITYTECHNIQUESDIGITALSIGNATURESWITHAPPENDIXINTEGERFACTORIZATIONBASEDMECHANISMS

链接地址:http://www.mydoc123.com/p-396340.html