BS ISO IEC 29192-1-2012 Information technology Security techniques Lightweight cryptography General《信息技术 保密技术 轻量级密码 总则》.pdf
《BS ISO IEC 29192-1-2012 Information technology Security techniques Lightweight cryptography General《信息技术 保密技术 轻量级密码 总则》.pdf》由会员分享,可在线阅读,更多相关《BS ISO IEC 29192-1-2012 Information technology Security techniques Lightweight cryptography General《信息技术 保密技术 轻量级密码 总则》.pdf(22页珍藏版)》请在麦多课文档分享上搜索。
1、raising standards worldwide NO COPYING WITHOUT BSI PERMISSION EXCEPT AS PERMITTED BY COPYRIGHT LAW BSI Standards Publication Information technology Security techniques Lightweight cryptography Part 1: General BS ISO/IEC 29192-1:2012National foreword This British Standard is the UK implementation of
2、ISO/IEC 29192-1:2012. 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 provi
3、sions of a contract. Users are responsible for its correct application. The British Standards Institution 2012 Published by BSI Standards Limited 2012 ISBN 978 0 580 68097 7 ICS 35.040 Compliance with a British Standard cannot confer immunity from legal obligations. This British Standard was publish
4、ed under the authority of the Standards Policy and Strategy Committee on 31 July 2012. Amendments issued since publication Amd. No. Date Text affected BRITISH STANDARD BS ISO/IEC 29192-1:2012 Reference number ISO/IEC 29192-1:2012(E) ISO/IEC 2012INTERNATIONAL STANDARD ISO/IEC 29192-1 First edition 20
5、12-06-01 Information technology Security techniques Lightweight cryptography Part 1: General Technologies de linformation Techniques de scurit Cryptographie pour environnements contraints Partie 1: Gnralits BS ISO/IEC 29192-1:2012ISO/IEC 29192-1:2012(E) COPYRIGHT PROTECTED DOCUMENT ISO/IEC 2012 All
6、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 and microfilm, without permission in writing from either ISO at the address below or ISOs member body in the country of
7、 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.org Web www.iso.org Published in Switzerland ii ISO/IEC 2012 All rights reservedBS ISO/IEC 29192-1:2012ISO/IEC 29192-1:2012(E) ISO/IEC 2012 All rights reserved iiiC
8、ontents Page Foreword iv Introduction . v 1 Scope 1 2 Terms and definitions . 1 3 Categories of constraints for lightweight cryptography . 2 3.1 Chip area 2 3.2 Energy consumption . 2 3.3 Program code size and RAM size 2 3.4 Communication bandwidth 2 3.5 Execution time . 3 4 Requirements . 3 4.1 Sec
9、urity requirements . 3 4.2 Classification requirements . 3 4.3 Implementation requirements 4 5 Lightweight cryptographic mechanisms 5 5.1 Block ciphers . 5 5.2 Stream ciphers . 6 5.3 Mechanisms using asymmetric techniques . 6 Annex A (informative) Selection criteria for inclusion of mechanisms in IS
10、O/IEC 29192 . 7 Annex B (informative) Obtaining metrics for hardware implementation comparison . 8 Annex C (normative) Metrics for hardware targeted block and stream ciphers 11 Annex D (informative) Gate equivalents . 12 Bibliography 13 BS ISO/IEC 29192-1:2012ISO/IEC 29192-1:2012(E) iv ISO/IEC 2012
11、All rights reservedForeword 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 Stand
12、ards 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
13、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. International Standards are drafted in accordance with the rules given in the ISO/IEC Directives, Part 2. The main task of the joint technical committee i
14、s to prepare International Standards. Draft International Standards adopted by the joint technical 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. Attention is drawn to the poss
15、ibility that some of the elements of this document may be the subject of patent rights. ISO and IEC shall not be held responsible for identifying any or all such patent rights. ISO/IEC 29192-1 was prepared by Joint Technical Committee ISO/IEC JTC 1, Information technology, Subcommittee SC 27, IT Sec
16、urity techniques. ISO/IEC 29192 consists of the following parts, under the general title Information technology Security techniques Lightweight cryptography: Part 1: General Part 2: Block ciphers Part 3: Stream ciphers Part 4: Mechanisms using asymmetric techniques Further parts may follow. BS ISO/I
17、EC 29192-1:2012ISO/IEC 29192-1:2012(E) ISO/IEC 2012 All rights reserved vIntroduction ISO/IEC 29192 is a multi-part International Standard that specifies lightweight cryptography for the purposes of data confidentiality, authentication, identification, non-repudiation, and key exchange. Lightweight
18、cryptography is suitable in particular for constrained environments. The constraints normally encountered can be any of the following: chip area; energy consumption; program code size and RAM size; communication bandwidth; execution time. The purpose of ISO/IEC 29192 is to specify standardized mecha
19、nisms which are suitable for lightweight cryptographic applications, including radiofrequency identification (RFID) tags, smart cards (e.g. contactless applications), secure batteries, health-care systems (e.g. Body Area Networks), sensor networks, etc. This part of ISO/IEC 29192 sets the security r
20、equirements, classification requirements and implementation requirements of mechanisms that are proposed for inclusion in subsequent parts of ISO/IEC 29192. Lightweight cryptography delivers adequate security in the context for which it is intended. The cryptographic mechanisms standardized in ISO/I
21、EC 29192 provide their full security strength if they are used within the limitations of the mechanisms as specified. EXAMPLE For a block cipher with a block size of n bits and a key size of k bits, when limiting the use of the block cipher to encrypting no more than 2n/2 blocks of plaintext under a
22、 single key in say counter mode, it will provide k-bit security. The security degrades with more than 2n/2 blocks. There are overlaps in some security techniques between ISO/IEC 29192 and existing standards such as ISO/IEC 18033, ISO/IEC 9798, and ISO/IEC 11770. The exclusion of particular mechanism
23、s does not imply that these mechanisms are not suitable for lightweight cryptography. The criteria used to select the cryptographic mechanisms specified in subsequent parts of ISO/IEC 29192 are described in Annex A. BS ISO/IEC 29192-1:2012INTERNATIONAL STANDARD ISO/IEC 29192-1:2012(E) ISO/IEC 2012 A
24、ll rights reserved 1Information technology Security techniques Lightweight cryptography Part 1: General 1 Scope This part of ISO/IEC 29192 provides terms and definitions that apply in subsequent parts of ISO/IEC 29192. This part of ISO/IEC 29192 sets the security requirements, classification require
- 1.请仔细阅读文档,确保文档完整性,对于不预览、不比对内容而直接下载带来的问题本站不予受理。
- 2.下载的文档,不会出现我们的网址水印。
- 3、该文档所得收入(下载+内容+预览)归上传者、原创作者;如果您是本文档原作者,请点此认领!既往收益都归您。
下载文档到电脑,查找使用更方便
5000 积分 0人已下载
下载 | 加入VIP,交流精品资源 |
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- BSISOIEC2919212012INFORMATIONTECHNOLOGYSECURITYTECHNIQUESLIGHTWEIGHTCRYPTOGRAPHYGENERAL 信息技术 保密 技术 轻量级

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