ANSI INCITS ISO IEC 14888-3-1998 Information technology Security techniques Digital signatures with appendix Part 3 Certificate-based mechanisms.pdf
《ANSI INCITS ISO IEC 14888-3-1998 Information technology Security techniques Digital signatures with appendix Part 3 Certificate-based mechanisms.pdf》由会员分享,可在线阅读,更多相关《ANSI INCITS ISO IEC 14888-3-1998 Information technology Security techniques Digital signatures with appendix Part 3 Certificate-based mechanisms.pdf(38页珍藏版)》请在麦多课文档分享上搜索。
1、B CReference numberISO/IEC 14888-3:1998(E)INTERNATIONALSTANDARDISO/IEC14888-3First edition1998-12-15Information technology Securitytechniques Digital signatures withappendix Part 3:Certificate-based mechanismsTechnologies de linformation Techniques de scurit Signaturesdigitales avec appendice Partie
2、 3: Mcanismes fonds sur certificatAdopted by INCITS (InterNational Committee for Information Technology Standards) as an American National Standard.Date of ANSI Approval: 12/13/00Published by American National Standards Institute,25 West 43rd Street, New York, New York 10036Copyright 2002 by Informa
3、tion Technology Industry Council (ITI).All rights reserved.These materials are subject to copyright claims of International Standardization Organization (ISO), InternationalElectrotechnical Commission (IEC), American National Standards Institute (ANSI), and Information Technology Industry Council(IT
4、I). 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 to ITI, 1250 Eye Street NW,Washington, DC 20005.Printed in the United Stat
5、es of AmericaISO/IEC 14888-3:1998(E) ISO/IEC 1998All rights reserved. Unless otherwise specified, no part of this publication may be reproduced or utilized in any form or by any means, electronicor mechanical, including photocopying and microfilm, without permission in writing from the publisher.ISO
6、/IEC Copyright Office Case postale 56 CH-1211 Genve 20 SwitzerlandPrinted in SwitzerlandiiForewordISO (the International Organization for Standardization) and the IEC (the International Electrotechnical Commission)form the specialized system for worldwide standardization. National bodies that are me
7、mbers of ISO or IECparticipate in the development of international standards through technical committees established by therespective organization to deal with particular fields of technical activity. ISO and IEC technical committeescollaborate in fields of mutual interest. Other international orga
8、nizations, governmental and non-governmental, inliaison 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.Draft International Standards adopted by the joint technical committee are circulated t
9、o national bodies for voting.Publication as an International Standard requires approval by at least 75 % of the national bodies casting a vote.International Standard ISO/IEC 14888-3 was prepared by Joint Technical Committee ISO/IEC JTC 1, Informationtechnology, Subcommittee SC 27, IT Security techni
10、ques.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: Identity-based mechanisms Part 3: Certificate-based mechanismsFurther parts may follow.Annexes A and B form an integral par
11、t of this part of ISO/IEC 14888. Annexes C to G are for information only.INTERNATIONAL STANDARD ISO/IEC ISO/IEC 14888-3:1998(E)1Information technology Security techniques Digitalsignatures with appendix Part 3:Certificate-based mechanisms1 ScopeISO/IEC 14888 specifies digital signaturemechanisms wit
12、h appendix for messages ofarbitrary length and is applicable for providing dataorigin authentication, non-repudiation, and integrityof data.This part of ISO/IEC 14888 specifies certificate-based digital signature mechanisms with appendix.In particular, this part of ISO/IEC 14888 provides 1)a general
13、 description of certificate-based digitalsignature mechanisms whose security is based onthe difficulty of the discrete logarithm problem inthe underlying commutative group (see Clause 6),2) a general description of certificate-based digitalsignature mechanisms whose security is based onthe difficult
14、y of factoring (see Clause 7), and 3) avariety of normative digital signature mechanismswith appendix using certificate-based mechanismsfor messages of arbitrary length (see Annex Aand B).2 Normative referencesThe following standards contain provisions which,through reference in this text, constitut
15、e provisionsof this part of ISO/IEC 14888. At the time ofpublication, the editions indicated were valid. Allstandards are subject to revision, and parties toagreements based on this part of ISO/IEC 14888are encouraged to investigate the possibility ofapplying the most recent editions of the standard
16、sindicated below. Members of IEC and ISO maintainregisters of currently valid International Standards.ISO/IEC 14888-1:1998, Information technology Security techniques Digital signatures withappendix Part 1: General.ISO/IEC 14888-2:1998, Information technology Security techniques Digital signatures w
17、ithappendix Part 2: Identity-based mechanisms.ISO/IEC 9796:1991, Information technology Security techniques Digital signature schemegiving message recovery.ISO/IEC 9796-2:1997, Information technology Security techniques Digital signature schemesgiving message recovery Part 2: Mechanismsusing a hash-
18、function.ISO/IEC 10118-3:1998, Information technology Security techniques Hash-functions Part 3:Dedicated hash-functions.ISO/IEC 10118-4:1998, Information technology Security techniques Hash-functions Part 4:Hash-functions using modular arithmetic.3 GeneralThis part of ISO/IEC 14888 makes use of the
19、definitions, symbols, legend for figures, andnotation given in ISO/IEC 14888-1.The verification of a digital signature requires thesigning entitys verification key. It is thus essentialfor a verifier to be able to associate the correctverification key with the signing entity. Forcertificate-based me
20、chanisms, this associationmust be provided by some certifying measure, forexample, the verification key is retrieved from acertificate.The goal of this part of ISO/IEC 14888 is to specifythe following processes and functions within thegeneral model described in ISO/IEC 14888-1:- the process of gener
21、ating keys- generating domain parameters- generating signature and verification keys- the process of producing signatures- (optional) producing pre-signatures- preparing the message for signatureISO/IEC 14888-3:1998(E)ISO/IEC2- computing witnesses- computing the signature- the process of verificatio
22、n- preparing message for verification- retrieving the witness- computing the verification function- verifying the witness4 DefinitionsFor the purpose of this part of ISO/IEC 14888, thedefinitions of ISO/IEC 14888-1 apply. Additionaldefinitions which are required are as follows.4.1 Finite commutative
23、 group: A finite set J withthe binary operation such that:- For all a, b, cJ, (ab) c = a (bc)- There exists eJ with ea = a for all aJ- For all aJ there exists bJ with ba = e- For all a, bJ, ab = ba4.2 Order of an element in a finite commutativegroup: If a0 =e, and an+1=aan(for n 0), isdefined recurs
24、ively, the order of aJ is the leastpositive integer n such that an= e.5 Symbols and notationThroughout this part of ISO/IEC 14888 thefollowing symbols and notations are used inaddition to those given in ISO/IEC 14888-1.E a finite commutative group#E the cardinality of Ea|b concatenation of b to aQ a
- 1.请仔细阅读文档,确保文档完整性,对于不预览、不比对内容而直接下载带来的问题本站不予受理。
- 2.下载的文档,不会出现我们的网址水印。
- 3、该文档所得收入(下载+内容+预览)归上传者、原创作者;如果您是本文档原作者,请点此认领!既往收益都归您。
下载文档到电脑,查找使用更方便
10000 积分 0人已下载
下载 | 加入VIP,交流精品资源 |
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- ANSIINCITSISOIEC1488831998INFORMATIONTECHNOLOGYSECURITYTECHNIQUESDIGITALSIGNATURESWITHAPPENDIXPART3CERTIFICATEBASEDMECHANISMSPDF

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