BS ISO IEC 18033-1-2015 Information technology Security techniques Encryption algorithms General《信息技术 安全技术 加密算法 综述》.pdf
《BS ISO IEC 18033-1-2015 Information technology Security techniques Encryption algorithms General《信息技术 安全技术 加密算法 综述》.pdf》由会员分享,可在线阅读,更多相关《BS ISO IEC 18033-1-2015 Information technology Security techniques Encryption algorithms General《信息技术 安全技术 加密算法 综述》.pdf(28页珍藏版)》请在麦多课文档分享上搜索。
1、BSI Standards Publication BS ISO/IEC 18033-1:2015 Information technology Security techniques Encryption algorithms Part 1: GeneralBS ISO/IEC 18033-1:2015 BRITISH STANDARD National foreword This British Standard is the UK implementation of ISO/IEC 18033-1:2015. It supersedes BS ISO/IEC 18033-1:2005+A
2、1:2011 which is withdrawn. 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 publication does not purport to include all the necessary
3、provisions of a contract. Users are responsible for its correct application. The British Standards Institution 2015. Published by BSI Standards Limited 2015 ISBN 978 0 580 76059 4 ICS 35.040 Compliance with a British Standard cannot confer immunity from legal obligations. This British Standard was p
4、ublished under the authority of the Standards Policy and Strategy Committee on 31 July 2015. Amendments issued since publication Date Text affectedBS ISO/IEC 18033-1:2015 Information technology Security techniques Encryption algorithms Part 1: General Technologies de linformation Techniques de scuri
5、t Algorithmes de chiffrement Partie 1: Gnralits INTERNATIONAL STANDARD ISO/IEC 18033-1 Reference number ISO/IEC 18033-1:2015(E) Second edition 2015-08-01 ISO/IEC 2015 BS ISO/IEC 18033-1:2015ii ISO/IEC 2015 All rights reserved COPYRIGHT PROTECTED DOCUMENT ISO/IEC 2015, Published in Switzerland All ri
6、ghts reserved. Unless otherwise specified, no part of this publication may be reproduced or utilized otherwise in any form or by any means, electronic or mechanical, including photocopying, or posting on the internet or an intranet, without prior written permission. Permission can be requested from
7、either ISO at the address below or ISOs member body in the country of the requester. ISO copyright office Ch. de Blandonnet 8 CP 401 CH-1214 Vernier, Geneva, Switzerland Tel. +41 22 749 01 11 Fax +41 22 749 09 47 copyrightiso.org www.iso.org ISO/IEC 18033-1:2015(E)BS ISO/IEC 18033-1:2015ISO/IEC 1803
8、3-1:2015(E)Foreword iv Introduction v 1 Scope . 1 2 T erms and definitions . 1 3 Symbols and abbreviated terms . 5 3.1 Symbols . 5 3.2 Abbreviated terms . 5 4 The nature of encryption . 5 4.1 The purpose of encryption . 5 4.2 Symmetric and asymmetric ciphers . 6 4.3 Key management . 6 5 The use and
9、properties of encryption 6 5.1 Asymmetric ciphers 6 5.2 Block ciphers 7 5.2.1 General 7 5.2.2 Modes of operation 7 5.2.3 Message Authentication Codes (MACs) 7 5.3 Stream ciphers 7 5.4 Identity-based mechanisms . 8 6 Object identifiers . 8 Annex A (normative) Criteria for submission of ciphers for po
10、ssible inclusion in this International Standard 9 Annex B (normative) Criteria for the deletion of ciphers from this International Standard .13 Annex C (informative) Attacks on encryption algorithms .14 Bibliography .16 ISO/IEC 2015 All rights reserved iii Contents PageBS ISO/IEC 18033-1:2015ISO/IEC
11、 18033-1:2015(E) Foreword ISO (the International Organization for Standardization) and IEC (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 Standar
12、ds through technical committees established by the respective organization to deal with particular 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 IE
13、C, 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. The procedures used to develop this document and those intended for its further maintenance are described in the ISO/IEC Directives, Part 1. In particular t
14、he different approval criteria needed for the different types of document should be noted. This document was drafted in accordance with the editorial rules of the ISO/IEC Directives, Part 2 (see www.iso.org/directives). Attention is drawn to the possibility that some of the elements of this document
15、 may be the subject of patent rights. ISO and IEC shall not be held responsible for identifying any or all such patent rights. Details of any patent rights identified during the development of the document will be in the Introduction and/or on the ISO list of patent declarations received (see www.is
16、o.org/patents). Any trade name used in this document is information given for the convenience of users and does not constitute an endorsement. For an explanation on the meaning of ISO specific terms and expressions related to conformity assessment, as well as information about ISOs adherence to the
17、WTO principles in the Technical Barriers to Trade (TBT) see the following URL: Foreword - Supplementary information The committee responsible for this document is ISO/IEC JTC 1, Information technology, Subcommittee SC 27, Security techniques. This second edition cancels and replaces the first editio
18、n (ISO/IEC 18033-1:2005), which has been technically revised. It also incorporates the Amendment, ISO/IEC 18033-1:2005/Amd.1:2011. ISO/IEC 18033 consists of the following parts, under the general title Information technology Security techniques Encryption algorithms: Part 1: General Part 2: Asymmetr
19、ic ciphers Part 3: Block ciphers Part 4: Stream ciphers Part 5: Identity-based ciphersiv ISO/IEC 2015 All rights reservedBS ISO/IEC 18033-1:2015ISO/IEC 18033-1:2015(E) Introduction This multi-part International Standard specifies encryption systems (ciphers) for the purpose of data confidentiality.
20、The inclusion of ciphers in this International Standard is intended to promote their use as reflecting the current “state of the art” in encryption techniques. The primary purpose of encryption (or encipherment) techniques is to protect the confidentiality of stored or transmitted data. An encryptio
21、n algorithm is applied to data (often called plaintext or cleartext) to yield encrypted data (or ciphertext); this process is known as encryption. The encryption algorithm should be designed so that the ciphertext yields no information about the plaintext except, perhaps, its length. Associated with
22、 every encryption algorithm is a corresponding decryption algorithm, which transforms ciphertext back into its original plaintext. Ciphers work in association with a key. In a symmetric cipher, the same key is used in both the encryption and decryption algorithms. In an asymmetric cipher, different
23、but related keys are used for encryption and decryption. In this multi-part International Standard, ISO/IEC 18033-2 and ISO/IEC 18033-5 are devoted to two different classes of asymmetric ciphers, known as conventional asymmetric ciphers (or just asymmetric ciphers), and identity-based ciphers. ISO/I
24、EC 18033-3 and ISO/IEC 18033-4 are devoted to two different classes of symmetric ciphers, known as block ciphers and stream ciphers. ISO/IEC 2015 All rights reserved vBS ISO/IEC 18033-1:2015BS ISO/IEC 18033-1:2015Information technology Security techniques Encryption algorithms Part 1: General 1 Scop
- 1.请仔细阅读文档,确保文档完整性,对于不预览、不比对内容而直接下载带来的问题本站不予受理。
- 2.下载的文档,不会出现我们的网址水印。
- 3、该文档所得收入(下载+内容+预览)归上传者、原创作者;如果您是本文档原作者,请点此认领!既往收益都归您。
下载文档到电脑,查找使用更方便
5000 积分 0人已下载
下载 | 加入VIP,交流精品资源 |
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- BSISOIEC1803312015INFORMATIONTECHNOLOGYSECURITYTECHNIQUESENCRYPTIONALGORITHMSGENERAL 信息技术 安全技术 加密算法 综述

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