RFC4162 日本語訳

4162 Addition of SEED Cipher Suites to Transport Layer Security (TLS).H.J. Lee, J.H. Yoon, J.I. Lee. August 2005. (Format: TXT=10578 bytes) (Status: PROPOSED STANDARD)
プログラムでの自動翻訳です。
英語原文

Network Working Group                                           H.J. Lee
Request for Comments: 4162                                     J.H. Yoon
Category: Standards Track                                       J.I. Lee
                                                                    KISA
                                                             August 2005

コメントを求めるワーキンググループH.J.リーの要求をネットワークでつないでください: 4162年のJ.H.チョカテゴリ: 標準化過程J.I.リー吉舎2005年8月

    Addition of SEED Cipher Suites to Transport Layer Security (TLS)

トランスポート層セキュリティへの種子暗号スイートの追加(TLS)

Status of This Memo

このメモの状態

   This document specifies an Internet standards track protocol for the
   Internet community, and requests discussion and suggestions for
   improvements.  Please refer to the current edition of the "Internet
   Official Protocol Standards" (STD 1) for the standardization state
   and status of this protocol.  Distribution of this memo is unlimited.

このドキュメントは、インターネットコミュニティにインターネット標準化過程プロトコルを指定して、改良のために議論と提案を要求します。 このプロトコルの標準化状態と状態への「インターネット公式プロトコル標準」(STD1)の現行版を参照してください。 このメモの分配は無制限です。

Copyright Notice

版権情報

   Copyright (C) The Internet Society (2005).

Copyright(C)インターネット協会(2005)。

Abstract

要約

   This document proposes the addition of new cipher suites to the
   Transport Layer Security (TLS) protocol to support the SEED
   encryption algorithm as a bulk cipher algorithm.

このドキュメントは、大量の暗号アルゴリズムとしてSEED暗号化アルゴリズムをサポートするためにTransport Layer Security(TLS)プロトコルに新しい暗号スイートの追加を提案します。

1.  Introduction

1. 序論

   This document proposes the addition of new cipher suites to the TLS
   protocol [TLS] to support the SEED encryption algorithm as a bulk
   cipher algorithm.

このドキュメントは、大量の暗号アルゴリズムとしてSEED暗号化アルゴリズムをサポートするためにTLSプロトコル[TLS]に新しい暗号スイートの追加を提案します。

1.1.  SEED

1.1. 種子

   SEED is a symmetric encryption algorithm that was developed by Korea
   Information Security Agency (KISA) and a group of experts, beginning
   in 1998.  The input/output block size of SEED is 128-bit and the key
   length is also 128-bit.  SEED has the 16-round Feistel structure.  A
   128-bit input is divided into two 64-bit blocks and the right 64-bit
   block is an input to the round function with a 64-bit subkey
   generated from the key scheduling.

SEEDは韓国情報Security Agency(吉舎)と専門家のグループによって開発された、左右対称の暗号化アルゴリズムです、1998年から。 SEEDの入力/出力ブロック・サイズは128ビットです、そして、また、キー長は128ビットです。 SEEDには、ラウンドの16Feistel構造があります。 128ビットの入力は2つの64ビットのブロックに分割されます、そして、正しい64ビットのブロックは64ビットのサブキーが主要なスケジューリングから生成されている丸い機能への入力です。

Lee, et al.                 Standards Track                     [Page 1]

RFC 4162               SEED Cipher Suites to TLS             August 2005

リー、他 規格は2005年8月にRFC4162種子暗号スイートをTLSに追跡します[1ページ]。

   SEED is easily implemented in various software and hardware because
   it is designed to increase the efficiency of memory storage and the
   simplicity of generating keys without degrading the security of the
   algorithm.  In particular, it can be effectively adopted in a
   computing environment that has a restricted resources such as mobile
   devices, smart cards, and so on.

それが記憶装置の効率と退行することのないキーにアルゴリズムのセキュリティを生成する簡単さを増強するように設計されているので、SEEDは様々なソフトウェアとハードウェアで容易に実装されます。 特に、事実上、モバイル機器、スマートカードなどなどの制限されたリソースを持っているコンピューティング環境でそれを採用できます。

   SEED is a national industrial association standard [TTASSEED] and is
   widely used in South Korea for electronic commerce and financial
   services operated on wired & wireless PKI.

SEEDは国家の産業組合規格[TTASSEED]であり、ワイヤードでワイヤレスのPKIで操作された電子商取引と金融サービスに韓国で広く使用されます。

   The algorithm specification and object identifiers are described in
   [SEED-ALG].  The SEED homepage,
   http://www.kisa.or.kr/seed/seed_eng.html, contains a wealth of
   information about SEED, including detailed specification, evaluation
   report, test vectors, and so on.

アルゴリズム仕様とオブジェクト識別子は[SEED-ALG]で説明されます。 SEEDホームページ( http://www.kisa.or.kr/seed/seed_eng.html )はSEEDの豊富な情報を含んでいます、仕様詳細、評価報告書、テストベクトルなどを含んでいて。

1.2.  Terminology

1.2. 用語

   The key words "MUST", "MUST NOT", "REQUIRED", "SHOULD", "SHOULD NOT",
   "RECOMMENDED", "MAY", and "OPTIONAL" in this document (in uppercase,
   as shown) are to be interpreted as described in [RFC2119].

キーワード“MUST"、「必須NOT」が「必要です」、“SHOULD"、「「推薦され」て、このドキュメント(中で大文字してください、示されるように)で「5月」の、そして、「任意」のNOTは[RFC2119]で説明されるように解釈されることであるべきですか?

2.  Proposed Cipher Suites

2. 提案された暗号スイート

   The new cipher suites proposed here have the following definitions:

ここで提案された新しい暗号スイートは以下の定義を持っています:

      CipherSuite TLS_RSA_WITH_SEED_CBC_SHA      = { 0x00, 0x96};
      CipherSuite TLS_DH_DSS_WITH_SEED_CBC_SHA   = { 0x00, 0x97};
      CipherSuite TLS_DH_RSA_WITH_SEED_CBC_SHA   = { 0x00, 0x98};
      CipherSuite TLS_DHE_DSS_WITH_SEED_CBC_SHA  = { 0x00, 0x99};
      CipherSuite TLS_DHE_RSA_WITH_SEED_CBC_SHA  = { 0x00, 0x9A};
      CipherSuite TLS_DH_anon_WITH_SEED_CBC_SHA  = { 0x00, 0x9B};

0×00、_種子_CBC_SHAとCipherSuite TLS_RSA_=0×96。 _とCipherSuite TLS_DH_DSS_は0×00、_CBC_SHA=0×97に種を蒔きます。 0×00、_種子_CBC_SHA=0×98があるCipherSuite TLS_DH_RSA_。 _とCipherSuite TLS_DHE_DSS_は0×00、_CBC_SHA=0×99に種を蒔きます。 CipherSuite TLS_DHE_RSA_は_種子_CBC_SHAと共に0×00、0x9Aと等しいです。 CipherSuite TLS_DH、__やがて、_種子_で、CBC_SHAは0×00、0x9Bと等しいです。

3.  Cipher Suite Definitions

3. 暗号スイート定義

3.1.  Cipher

3.1. 暗号

   All the cipher suites described here use SEED in cipher block
   chaining (CBC) mode as a bulk cipher algorithm.  SEED is a 128-bit
   block cipher with 128-bit key size.

ここで説明されたすべての暗号スイートが大量の暗号アルゴリズムとして暗号ブロック連鎖(CBC)モードでSEEDを使用します。 SEEDは128ビットの主要なサイズがある128ビットのブロック暗号です。

3.2.  Hash

3.2. ハッシュ

   All the cipher suites described here use SHA-1 [SHA-1] in an HMAC
   construction as described in section 5 of [TLS].

ここで説明されたすべての暗号スイートが[TLS]のセクション5で説明されるようにHMAC構造にSHA-1[SHA-1]を使用します。

Lee, et al.                 Standards Track                     [Page 2]

RFC 4162               SEED Cipher Suites to TLS             August 2005

リー、他 規格は2005年8月にRFC4162種子暗号スイートをTLSに追跡します[2ページ]。

3.3.  Key Exchange

3.3. 主要な交換

   The cipher suites defined here differ in the type of certificate and
   key exchange method.  They use the following options:

ここで定義された暗号スイートは証明書と主要な交換メソッドのタイプにおいて異なります。 彼らは以下のオプションを使用します:

      CipherSuite                         Key Exchange Algorithm

CipherSuiteの主要な交換アルゴリズム

      TLS_RSA_WITH_SEED_CBC_SHA                    RSA
      TLS_DH_DSS_WITH_SEED_CBC_SHA                 DH_DSS
      TLS_DH_RSA_WITH_SEED_CBC_SHA                 DH_RSA
      TLS_DHE_DSS_WITH_SEED_CBC_SHA                DHE_DSS
      TLS_DHE_RSA_WITH_SEED_CBC_SHA                DHE_RSA
      TLS_DH_anon_WITH_SEED_CBC_SHA                DH_anon

TLS_RSA、__種子_CBC_SHA DHE_RSA TLS_DH_と_種子_CBC_SHA DHE_DSS TLS_DHE_RSA_と_種子_CBC_SHA DH_RSA TLS_DHE_DSS_と_種子_CBC_SHA DH_DSS TLS_DH_RSA_と_種子_CBC_SHA RSA TLS_DH_DSS_で、_と_は_やがて、やがて、_CBC_SHA DHに種を蒔きます。

   For the meanings of the terms RSA, DH_DSS, DH_RSA, DHE_DSS, DHE_RSA,
   and DH_anon, please refer to sections 7.4.2 and 7.4.3 of [TLS].

やがて、RSAという用語、DH_DSS、DH_RSA、DHE_DSS、DHE_RSA、およびDH_の意味について、セクション7.4 .2と7.4を参照してください。.3[TLS。]

4.  Security Considerations

4. セキュリティ問題

   It is not believed that the new cipher suites are less secure than
   the corresponding older ones.  No security problem has been found on
   SEED.  SEED is robust against known attacks, including differential
   cryptanalysis, linear cryptanalysis, and related key attacks, etc.
   SEED has gone through wide public scrutinizing procedures.
   Especially, it has been evaluated and also considered
   cryptographically secure by trustworthy organizations such as ISO/IEC
   JTC 1/SC 27 and Japan CRYPTREC (Cryptography Research and Evaluation
   Committees) [ISOSEED] [CRYPTREC].  SEED has been submitted to several
   other standardization bodies such as ISO (ISO/IEC 18033-3) and IETF
   S/MIME Mail Security [SEED-SMIME]; and it is under consideration.
   For further security considerations, the reader is encouraged to read
   [SEED-EVAL].

新しい暗号スイートが対応する古いものほど安全でないと信じられていません。 警備上の問題は全くSEEDで見つけられていません。 SEEDは差分解読法、線形解読法、および関連する主要な攻撃などを含む知られている攻撃に対して強健です。 SEEDは手順を精査する広い公衆を通りました。 それは、ISO/IEC JTC1/サウスカロライナ27や日本CRYPTREC(暗号ResearchとEvaluation Committees)[ISOSEED][CRYPTREC]などの信頼できる組織で安全な状態で特に、評価されて、また、暗号で考えられました。 ISO(ISO/IEC18033-3)やIETF S/MIMEメールSecurity[SEED-SMIME]などの他のいくつかの標準化ボディーにSEEDを提出しました。 そして、それは考慮中であります。 さらなるセキュリティ問題において、読者が[SEED-EVAL]を読むよう奨励されます。

   For other security considerations, please refer to the security of
   the corresponding older cipher suites described in [TLS] and
   [AES-TLS].

他のセキュリティ問題について、[TLS]と[AES-TLS]で説明された対応するより古い暗号スイートのセキュリティを参照してください。

Lee, et al.                 Standards Track                     [Page 3]

RFC 4162               SEED Cipher Suites to TLS             August 2005

リー、他 規格は2005年8月にRFC4162種子暗号スイートをTLSに追跡します[3ページ]。

5.  References

5. 参照

5.1.  Normative References

5.1. 引用規格

   [RFC2119]    Bradner, S., "Key words for use in RFCs to Indicate
                Requirement Levels", BCP 14, RFC 2119, March 1997.

[RFC2119] ブラドナー、S.、「Indicate Requirement LevelsへのRFCsにおける使用のためのキーワード」、BCP14、RFC2119、1997年3月。

   [TLS]        Dierks, T. and C. Allen, "The TLS Protocol Version 1.0",
                RFC 2246, January 1999.

[TLS] Dierks、T.、およびC.アレン、「TLSは1999年1月にバージョン1インチ、RFC2246について議定書の中で述べます」。

   [TTASSEED]   Telecommunications Technology Association (TTA), South
                Korea, "128-bit Symmetric Block Cipher (SEED)",
                TTAS.KO-12.0004, September 1998, (In Korean)
                http://www.tta.or.kr/English/new/main/index.htm.

[TTASSEED]電気通信技術協会(TTA)、韓国「128ビットの左右対称のブロック暗号(種子)」、TTAS.KO-12.0004、1998年9月、(韓国語の) http://www.tta.or.kr/English/new/main/index.htm 。

5.2.  Informative References

5.2. 有益な参照

   [AES-TLS]    Chown, P., "Advanced Encryption Standard (AES)
                Ciphersuites for Transport Layer Security (TLS)", RFC
                3268, June 2002.

[AES-TLS]Chown、2002年6月のP.、「トランスポート層セキュリティ(TLS)のためのエー・イー・エス(AES)Ciphersuites」RFC3268。

   [CRYPTREC]   Information-technology Promotion Agency (IPA), Japan,
                CRYPTREC. "SEED Evaluation Report", February 2002,
                http://www.kisa.or.kr/seed/seed_eng.html.

[CRYPTREC]情報技術販売促進代理店(IPA)、日本、CRYPTREC。 「種子評価報告書」、2002年2月、 http://www.kisa.or.kr/seed/seed_eng.html 。

   [ISOSEED]    ISO/IEC JTC 1/SC 27, "National Body contributions on NP
                18033 'Encryption Algorithms' in Response to SC 27 N2563
                (ATT.3 Korea Contribution)", ISO/IEC JTC 1/SC 27 N2656r1
                (n2656_3.zip), October 2000.

[ISOSEED]ISO/IEC JTC1/サウスカロライナ27、「サウスカロライナ27N2563(ATT.3韓国Contribution)へのResponseのNP18033'暗号化Algorithms'における国家のBody貢献」、ISO/IEC JTC1/サウスカロライナ27N2656r1(n2656_3.zip)(2000年10月)。

   [SEED-EVAL]  KISA, "Self Evaluation Report",
                http://www.kisa.or.kr/seed/seed_eng.html.

[種子-EVAL] 吉舎、「自己採点レポート」、 http://www.kisa.or.kr/seed/seed_eng.html 。

   [SEED-ALG]   Park, J., Lee, S., Kim, J., and J. Lee, "The SEED
                Encryption Algorithm", RFC 4009, February 2005.

J.とリーとS.とキム、J.とJ.リー、「種子暗号化アルゴリズム」RFC4009、[種子-ALG]は駐車して、2月は2005です。

   [SEED-SMIME] Park, J., Lee, S., Kim, J., and J. Lee, "Use of the SEED
                Encryption Algorithm in Cryptographic Message Syntax
                (CMS)", RFC 4010, February 2005.

[種子-SMIME] 公園、J.、リー、S.、キム、J.、およびJ.リー、「暗号のメッセージ構文(cm)における種子暗号化アルゴリズムの使用」、RFC4010(2005年2月)。

   [SHA-1]      FIPS PUB 180-1, "Secure Hash Standard", National
                Institute of Standards and Technology, U.S. Department
                of Commerce, April 17, 1995.

[SHA-1]FIPSパブ180-1、「安全なハッシュ規格」、米国商務省標準技術局、米国商務省、1995年4月17日。

Lee, et al.                 Standards Track                     [Page 4]

RFC 4162               SEED Cipher Suites to TLS             August 2005

リー、他 規格は2005年8月にRFC4162種子暗号スイートをTLSに追跡します[4ページ]。

Authors' Addresses

作者のアドレス

   Hyangjin Lee
   Korea Information Security Agency

Hyangjinリー韓国情報警備機関

   Phone: +82-2-405-5446
   Fax  : +82-2-405-5319
   EMail: jiinii@kisa.or.kr

以下に電話をしてください。 +82-2-405-5446 ファックスで以下を送ってください。 +82-2-405-5319 メールしてください: jiinii@kisa.or.kr

   Jaeho Yoon
   Korea Information Security Agency

Jaehoチョ韓国情報警備機関

   Phone: +82-2-405-5434
   Fax  : +82-2-405-5219
   EMail: jhyoon@kisa.or.kr

以下に電話をしてください。 +82-2-405-5434 ファックスで以下を送ってください。 +82-2-405-5219 メールしてください: jhyoon@kisa.or.kr

   Jaeil Lee
   Korea Information Security Agency

Jaeilリー韓国情報警備機関

   Phone: +82-2-405-5300
   Fax  : +82-2-405-5219
   EMail: jilee@kisa.or.kr

以下に電話をしてください。 +82-2-405-5300 ファックスで以下を送ってください。 +82-2-405-5219 メールしてください: jilee@kisa.or.kr

Lee, et al.                 Standards Track                     [Page 5]

RFC 4162               SEED Cipher Suites to TLS             August 2005

リー、他 規格は2005年8月にRFC4162種子暗号スイートをTLSに追跡します[5ページ]。

Full Copyright Statement

完全な著作権宣言文

   Copyright (C) The Internet Society (2005).

Copyright(C)インターネット協会(2005)。

   This document is subject to the rights, licenses and restrictions
   contained in BCP 78, and except as set forth therein, the authors
   retain all their rights.

このドキュメントはBCP78に含まれた権利、ライセンス、および制限を受けることがあります、そして、そこに詳しく説明されるのを除いて、作者は彼らのすべての権利を保有します。

   This document and the information contained herein are provided on an
   "AS IS" basis and THE CONTRIBUTOR, THE ORGANIZATION HE/SHE REPRESENTS
   OR IS SPONSORED BY (IF ANY), THE INTERNET SOCIETY AND THE INTERNET
   ENGINEERING TASK FORCE DISCLAIM ALL WARRANTIES, EXPRESS OR IMPLIED,
   INCLUDING BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE
   INFORMATION HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED
   WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.

このドキュメントと「そのままで」という基礎と貢献者、その人が代表する組織で提供するか、または後援されて、インターネット協会とインターネット・エンジニアリング・タスク・フォースはすべての保証を放棄します、と急行ORが含意したということであり、他を含んでいて、ここに含まれて、情報の使用がここに侵害しないどんな保証も少しもまっすぐになるという情報か市場性か特定目的への適合性のどんな黙示的な保証。

Intellectual Property

知的所有権

   The IETF takes no position regarding the validity or scope of any
   Intellectual Property Rights or other rights that might be claimed to
   pertain to the implementation or use of the technology described in
   this document or the extent to which any license under such rights
   might or might not be available; nor does it represent that it has
   made any independent effort to identify any such rights.  Information
   on the procedures with respect to rights in RFC documents can be
   found in BCP 78 and BCP 79.

IETFはどんなIntellectual Property Rightsの正当性か範囲、実装に関係すると主張されるかもしれない他の権利、本書では説明された技術の使用またはそのような権利の下におけるどんなライセンスも利用可能であるかもしれない、または利用可能でないかもしれない範囲に関しても立場を全く取りません。 または、それはそれを表しません。どんなそのような権利も特定するどんな独立している取り組みも作りました。 BCP78とBCP79でRFCドキュメントの権利に関する手順に関する情報を見つけることができます。

   Copies of IPR disclosures made to the IETF Secretariat and any
   assurances of licenses to be made available, or the result of an
   attempt made to obtain a general license or permission for the use of
   such proprietary rights by implementers or users of this
   specification can be obtained from the IETF on-line IPR repository at
   http://www.ietf.org/ipr.

IPR公開のコピーが利用可能に作られるべきライセンスの保証、または一般的な免許を取得するのが作られた試みの結果をIETF事務局といずれにもしたか、または http://www.ietf.org/ipr のIETFのオンラインIPR倉庫からこの仕様のimplementersかユーザによるそのような所有権の使用のために許可を得ることができます。

   The IETF invites any interested party to bring to its attention any
   copyrights, patents or patent applications, or other proprietary
   rights that may cover technology that may be required to implement
   this standard.  Please address the information to the IETF at ietf-
   ipr@ietf.org.

IETFはこの規格を実装するのに必要であるかもしれない技術をカバーするかもしれないどんな著作権もその注目していただくどんな利害関係者、特許、特許出願、または他の所有権も招待します。 ietf ipr@ietf.org のIETFに情報を扱ってください。

Acknowledgement

承認

   Funding for the RFC Editor function is currently provided by the
   Internet Society.

RFC Editor機能のための基金は現在、インターネット協会によって提供されます。

Lee, et al.                 Standards Track                     [Page 6]

リー、他 標準化過程[6ページ]

一覧

 RFC 1〜100  RFC 1401〜1500  RFC 2801〜2900  RFC 4201〜4300 
 RFC 101〜200  RFC 1501〜1600  RFC 2901〜3000  RFC 4301〜4400 
 RFC 201〜300  RFC 1601〜1700  RFC 3001〜3100  RFC 4401〜4500 
 RFC 301〜400  RFC 1701〜1800  RFC 3101〜3200  RFC 4501〜4600 
 RFC 401〜500  RFC 1801〜1900  RFC 3201〜3300  RFC 4601〜4700 
 RFC 501〜600  RFC 1901〜2000  RFC 3301〜3400  RFC 4701〜4800 
 RFC 601〜700  RFC 2001〜2100  RFC 3401〜3500  RFC 4801〜4900 
 RFC 701〜800  RFC 2101〜2200  RFC 3501〜3600  RFC 4901〜5000 
 RFC 801〜900  RFC 2201〜2300  RFC 3601〜3700  RFC 5001〜5100 
 RFC 901〜1000  RFC 2301〜2400  RFC 3701〜3800  RFC 5101〜5200 
 RFC 1001〜1100  RFC 2401〜2500  RFC 3801〜3900  RFC 5201〜5300 
 RFC 1101〜1200  RFC 2501〜2600  RFC 3901〜4000  RFC 5301〜5400 
 RFC 1201〜1300  RFC 2601〜2700  RFC 4001〜4100  RFC 5401〜5500 
 RFC 1301〜1400  RFC 2701〜2800  RFC 4101〜4200 

スポンサーリンク

Microsoft Virtual PC 2007

ホームページ製作・web系アプリ系の製作案件募集中です。

上に戻る