ANSI INCITS ISO IEC 9796-2-2002 Information technology Security techniques Digital signature schemes giving message recovery Part 2 Integer factorization based mechanisms (Adopted .pdf
《ANSI INCITS ISO IEC 9796-2-2002 Information technology Security techniques Digital signature schemes giving message recovery Part 2 Integer factorization based mechanisms (Adopted .pdf》由会员分享,可在线阅读,更多相关《ANSI INCITS ISO IEC 9796-2-2002 Information technology Security techniques Digital signature schemes giving message recovery Part 2 Integer factorization based mechanisms (Adopted .pdf(56页珍藏版)》请在麦多课文档分享上搜索。
1、 Reference numberISO/IEC 9796-2:2002(E)ISO/IEC 2002INTERNATIONAL STANDARD ISO/IEC9796-2Second edition2002-10-01Information technology Security techniques Digital signature schemes giving message recovery Part 2: Integer factorization based mechanisms Technologies de linformation Techniques de scurit
2、 Schmas de signature numrique rtablissant le message Partie 2: Mcanismes bass sur une factorisation entire Adopted by INCITS (InterNational Committee for Information Technology Standards) as an American National Standard.Date of ANSI Approval: 7/7/2003Published by American National Standards Institu
3、te,25 West 43rd Street, New York, New York 10036Copyright 2003 by Information Technology Industry Council (ITI).All rights reserved.These materials are subject to copyright claims of International Standardization Organization (ISO), InternationalElectrotechnical Commission (IEC), American National S
4、tandards Institute (ANSI), and Information Technology Industry Council(ITI). Not for resale. No part of this publication may be reproduced in any form, including an electronic retrieval system, withoutthe prior written permission of ITI. All requests pertaining to this standard should be submitted t
5、o ITI, 1250 Eye Street NW,Washington, DC 20005.Printed in the United States of AmericaISO/IEC 9796-2:2002(E) PDF disclaimer This PDF file may contain embedded typefaces. In accordance with Adobes licensing policy, this file may be printed or viewed but shall not be edited unless the typefaces which
6、are embedded are licensed to and installed on the computer performing the editing. In downloading this file, parties accept therein the responsibility of not infringing Adobes licensing policy. The ISO Central Secretariat accepts no liability in this area. Adobe is a trademark of Adobe Systems Incor
7、porated. Details of the software products used to create this PDF file can be found in the General Info relative to the file; the PDF-creation parameters were optimized for printing. Every care has been taken to ensure that the file is suitable for use by ISO member bodies. In the unlikely event tha
8、t a problem relating to it is found, please inform the Central Secretariat at the address given below. ISO/IEC 2002 All rights reserved. Unless otherwise specified, no part of this publication may be reproduced or utilized in any form or by any means, electronic or mechanical, including photocopying
9、 and microfilm, without permission in writing from either ISO at the address below or ISOs member body in the country of the requester. ISO copyright office Case postale 56 CH-1211 Geneva 20 Tel. + 41 22 749 01 11 Fax + 41 22 749 09 47 E-mail copyrightiso.ch Web www.iso.ch Printed in Switzerland ii
10、ISO/IEC 2002 All rights reservedISO/IEC 9796-2:2002(E) ISO/IEC 2002 All rights reserved iiiContentssForewordvIntroductionvi1Scope.12Normative references13 Terms and definitions14Symbols and abbreviated terms.35 Converting between bit strings and integers56 Requirements .57 Model for signature and ve
11、rification processes .67.1 Signing a message.77.1.1 Overview .77.1.2 Message allocation 77.1.3 Message representative production 77.1.4 Signature production.77.2 Verifying a signature87.2.1 Overview .87.2.2 Signature opening87.2.3 Message recovery87.2.4 Message assembly.87.3 Specifying a signature s
12、cheme 88 Digital signature scheme 1 .98.1 Parameters98.1.1 Modulus length.98.1.2 Trailer field options98.1.3 Capacity 98.2 Message representative production 98.2.1 Hashing the message 98.2.2 Formatting 98.3 Message recovery109 Digital signature scheme 2 .119.1 Parameters119.1.1 Modulus length.119.1.
13、2 Salt length.119.1.3 Trailer field options119.1.4 Capacity 129.2 Message representative production 129.2.1 Hashing the message129.2.2Formatting129.3Message recovery1210 Digital signature scheme 3 .13Annex A (normative) Public key system for digital signature 14Annex B (normative) Mask generation fu
14、nction 18Annex C (informative) On hash-function identifiers and the choice of the recoverable length of themessage20Annex D (informative) Examples21Bibliography 47PageISO/IEC 9796-2:2002(E) iv ISO/IEC 2002 All rights reservedForeword ISO (the International Organization for Standardization) and IEC (
15、the International Electrotechnical Commission) form the 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 part
16、icular fields of technical activity. ISO and IEC technical 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 esta
17、blished a joint technical committee, ISO/IEC JTC 1. International Standards are drafted in accordance with the rules given in the ISO/IEC Directives, Part 3. The main task of the joint technical committee is to prepare International Standards. Draft International Standards adopted by the joint techn
18、ical committee are circulated to national bodies for voting. Publication as an International Standard requires approval by at least 75 % of the national bodies casting a vote. ISO/IEC 9796-2 was prepared by Joint Technical Committee ISO/IEC JTC 1, Information technology, Subcommittee SC 27, IT Secur
19、ity techniques. This second edition cancels and replaces the first edition (ISO/IEC 9796-2:1997), which has been technically revised. Implementations which comply with ISO/IEC 9796-2 (1st edition), and which use a hash-code of at least 160 bits in length, will be compliant with ISO/IEC 9796-2 (2nd e
20、dition). Note, however, that implementations complying with ISO/IEC 9796-2 (1st edition) that use a hash-code of less than 160 bits in length will not be compliant with ISO/IEC 9796-2 (2nd edition). ISO/IEC 9796 consists of the following parts, under the general title Information technology Security
21、 techniques Digital signature schemes giving message recovery: Part 1: Mechanisms using redundancy Part 2: Integer factorization based mechanisms Part 3: Discrete logarithm based mechanisms Further parts may follow. Annexes A and B form a normative part of this part of ISO/IEC 9796. Annexes C and D
22、are for information only. ISO/IEC 9796-2:2002(E) ISO/IEC 2002 All rights reserved vIntroductionDigital signature mechanisms can be used to provide services such as entity authentication, data originauthentication, non-repudiation, and integrity of data. A digital signature mechanism satisfies the fo
23、llowingrequirements. Given the verification key but not the signature key it shall be computationally infeasible to produce a validsignature for any message. Given the signatures produced by a signer, it shall be computationally infeasible to produce a valid signatureon a new message or to recover t
24、he signature key. It shall be computationally infeasible, even for the signer, to find two different messages with the samesignature.NOTE Computational feasibility depends on the specific security requirements and environment.Most digital signature mechanisms are based on asymmetric cryptographic te
- 1.请仔细阅读文档,确保文档完整性,对于不预览、不比对内容而直接下载带来的问题本站不予受理。
- 2.下载的文档,不会出现我们的网址水印。
- 3、该文档所得收入(下载+内容+预览)归上传者、原创作者;如果您是本文档原作者,请点此认领!既往收益都归您。
下载文档到电脑,查找使用更方便
10000 积分 0人已下载
下载 | 加入VIP,交流精品资源 |
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- ANSIINCITSISOIEC979622002INFORMATIONTECHNOLOGYSECURITYTECHNIQUESDIGITALSIGNATURESCHEMESGIVINGMESSAGERECOVERYPART2INTEGERFACTORIZATIONBASEDMECHANISMSADOPTEDPDF

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