[要約] RFC 5758は、DSAとECDSAの追加アルゴリズムと識別子に関する情報を提供する。目的は、X.509公開鍵インフラストラクチャにおけるこれらのアルゴリズムの使用をサポートすることである。

Internet Engineering Task Force (IETF)                           Q. Dang
Request for Comments: 5758                                          NIST
Updates: 3279                                               S. Santesson
Category: Standards Track                                   3xA Security
ISSN: 2070-1721                                              K. Moriarty
                                                                     EMC
                                                                D. Brown
                                                          Certicom Corp.
                                                                 T. Polk
                                                                    NIST
                                                            January 2010
        

Internet X.509 Public Key Infrastructure: Additional Algorithms and Identifiers for DSA and ECDSA

インターネットX.509公開キーインフラストラクチャ:DSAおよびECDSAの追加アルゴリズムと識別子

Abstract

概要

This document updates RFC 3279 to specify algorithm identifiers and ASN.1 encoding rules for the Digital Signature Algorithm (DSA) and Elliptic Curve Digital Signature Algorithm (ECDSA) digital signatures when using SHA-224, SHA-256, SHA-384, or SHA-512 as the hashing algorithm. This specification applies to the Internet X.509 Public Key infrastructure (PKI) when digital signatures are used to sign certificates and certificate revocation lists (CRLs). This document also identifies all four SHA2 hash algorithms for use in the Internet X.509 PKI.

このドキュメントはRFC 3279を更新して、SHA-224、SHA-256、SHA-384、またはSHAを使用する場合、デジタル署名アルゴリズム(DSA)および楕円曲線デジタル署名アルゴリズム(ECDSA)デジタル署名のアルゴリズム識別子とASN.1エンコードルールを指定します。-512ハッシュアルゴリズムとして。この仕様は、デジタル署名を使用して証明書と証明書取消リスト(CRLS)に署名する場合、インターネットx.509公開キーインフラストラクチャ(PKI)に適用されます。このドキュメントは、インターネットx.509 PKIで使用する4つのSHA2ハッシュアルゴリズムすべても識別します。

Status of This Memo

本文書の位置付け

This is an Internet Standards Track document.

これは、インターネット標準トラックドキュメントです。

This document is a product of the Internet Engineering Task Force (IETF). It represents the consensus of the IETF community. It has received public review and has been approved for publication by the Internet Engineering Steering Group (IESG). Further information on Internet Standards is available in Section 2 of RFC 5741.

このドキュメントは、インターネットエンジニアリングタスクフォース(IETF)の製品です。IETFコミュニティのコンセンサスを表しています。公開レビューを受けており、インターネットエンジニアリングステアリンググループ(IESG)からの出版が承認されています。インターネット標準の詳細については、RFC 5741のセクション2で入手できます。

Information about the current status of this document, any errata, and how to provide feedback on it may be obtained at http://www.rfc-editor.org/info/rfc5758.

このドキュメントの現在のステータス、任意のERRATA、およびそのフィードバックを提供する方法に関する情報は、http://www.rfc-editor.org/info/rfc5758で取得できます。

Copyright Notice

著作権表示

Copyright (c) 2010 IETF Trust and the persons identified as the document authors. All rights reserved.

Copyright(c)2010 IETF Trustおよび文書著者として特定された人。全著作権所有。

This document is subject to BCP 78 and the IETF Trust's Legal Provisions Relating to IETF Documents (http://trustee.ietf.org/license-info) in effect on the date of publication of this document. Please review these documents carefully, as they describe your rights and restrictions with respect to this document. Code Components extracted from this document must include Simplified BSD License text as described in Section 4.e of the Trust Legal Provisions and are provided without warranty as described in the Simplified BSD License.

このドキュメントは、BCP 78およびIETFドキュメント(http://trustee.ietf.org/license-info)に関連するIETF Trustの法的規定の対象となります。この文書に関するあなたの権利と制限を説明するので、これらの文書を注意深く確認してください。このドキュメントから抽出されたコードコンポーネントには、セクション4.Eで説明されている法的規定のセクション4.Eで説明されており、単純化されたBSDライセンスで説明されているように保証なしで提供される簡略化されたBSDライセンステキストを含める必要があります。

Table of Contents

目次

   1. Introduction ....................................................2
   2. Hash Functions ..................................................3
   3. Signature Algorithms ............................................3
      3.1. DSA Signature Algorithm ....................................4
      3.2. ECDSA Signature Algorithm ..................................4
   4. ASN.1 Module ....................................................5
   5. Security Considerations .........................................6
   6. References ......................................................6
      6.1. Normative References .......................................6
      6.2. Informative References .....................................7
   7. Acknowledgements ................................................7
        
1. Introduction
1. はじめに

This specification defines the contents of the signatureAlgorithm, signatureValue, and signature fields within Internet X.509 certificates and CRLs when these objects are signed using DSA or ECDSA with a SHA2 hash algorithm. These fields are more fully described in RFC 5280 [RFC5280]. This document also identifies all four SHA2 hash algorithms for use in the Internet X.509 PKI.

この仕様は、SHA2ハッシュアルゴリズムを備えたDSAまたはECDSAを使用してこれらのオブジェクトが署名されている場合、インターネットX.509証明書およびCRL内のSignatureAlgorithm、SignatureValue、および署名フィールドの内容を定義します。これらのフィールドは、RFC 5280 [RFC5280]でより完全に説明されています。このドキュメントは、インターネットx.509 PKIで使用する4つのSHA2ハッシュアルゴリズムすべても識別します。

This document profiles material presented in the "Secure Hash Standard" [FIPS180-3], "Public Key Cryptography for the Financial Services Industry: The Elliptic Curve Digital Signature Standard (ECDSA)" [X9.62], and the "Digital Signature Standard" [FIPS186-3].

このドキュメントは、「Secure Hash Standard」[FIPS180-3]、「Financial Services Industryの公開キー暗号化:Elliptic Curve Digital Signature Standard(ECDSA)」[X9.62]、および「Digital Signature Standard」で提示された素材をプロファイルします。「[FIPS186-3]。

This document updates RFC 3279 [RFC3279] Sections 2.1, 2.2.2, and 2.2.3. Note that RFC 5480 [RFC5480] updates Sections 2.3.5, 3 (ASN.1 Module), and 5 (Security Considerations) of RFC 3279.

このドキュメントは、RFC 3279 [RFC3279]セクション2.1、2.2.2、および2.2.3を更新します。RFC 5480 [RFC5480]は、RFC 3279のセクション2.3.5、3(ASN.1モジュール)および5(セキュリティ上の考慮事項)を更新することに注意してください。

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

「必須」、「そうしない」、「必須」、「必要」、「しない」、「そうしない」、「そうではない」、「そうでない」、「推奨」、「5月」、および「オプション」は、[RFC2119]に記載されているように解釈される。

2. Hash Functions
2. ハッシュ関数

This section identifies four additional hash algorithms for use with DSA and ECDSA in the Internet X.509 certificate and CRL profile [RFC5280]. SHA-224, SHA-256, SHA-384, and SHA-512 produce a 224-bit, 256-bit, 384-bit, and 512-bit "hash" of the input, respectively, and are fully described in the "Secure Hash Standard" [FIPS180-3].

このセクションでは、インターネットX.509証明書とCRLプロファイル[RFC5280]でDSAとECDSAで使用する4つの追加のハッシュアルゴリズムを識別します。SHA-224、SHA-256、SHA-384、およびSHA-512は、入力の224ビット、256ビット、384ビット、および512ビット「ハッシュ」をそれぞれ生成し、」安全なハッシュ標準」[FIPS180-3]。

The listed one-way hash functions are identified by the following object identifiers (OIDs):

リストされている一方向ハッシュ関数は、次のオブジェクト識別子(OID)によって識別されます。

   id-sha224  OBJECT IDENTIFIER  ::=  { joint-iso-itu-t(2)
        country(16) us(840) organization(1) gov(101) csor(3)
        nistalgorithm(4) hashalgs(2) 4 }
        
   id-sha256  OBJECT IDENTIFIER  ::=  { joint-iso-itu-t(2)
        country(16) us(840) organization(1) gov(101) csor(3)
        nistalgorithm(4) hashalgs(2) 1 }
        
   id-sha384  OBJECT IDENTIFIER  ::=  { joint-iso-itu-t(2)
        country(16) us(840) organization(1) gov(101) csor(3)
        nistalgorithm(4) hashalgs(2) 2 }
        
   id-sha512  OBJECT IDENTIFIER  ::=  { joint-iso-itu-t(2)
        country(16) us(840) organization(1) gov(101) csor(3)
        nistalgorithm(4) hashalgs(2) 3 }
        

When one of these OIDs appears in an AlgorithmIdentifier, all implementations MUST accept both NULL and absent parameters as legal and equivalent encodings.

これらのOIDの1つがアルゴリズムIdentifierに表示される場合、すべての実装は、法的および同等のエンコーディングとしてNULLパラメーターと存在パラメーターの両方を受け入れる必要があります。

Conforming certification authority (CA) implementations SHOULD use SHA-224, SHA-256, SHA-384, or SHA-512 when generating certificates or CRLs, but MAY use SHA-1 if they have a stated policy that requires the use of this weaker algorithm.

適合認証局(CA)の実装は、証明書またはCRLSを生成する際にSHA-224、SHA-256、SHA-384、またはSHA-512を使用する必要がありますが、この弱い方の使用を必要とする記載されたポリシーがある場合はSHA-1を使用する場合があります。アルゴリズム。

3. Signature Algorithms
3. 署名アルゴリズム

This section identifies OIDs for DSA with SHA-224 and SHA-256 as well as ECDSA with SHA-224, SHA-256, SHA-384, and SHA-512. The contents of the parameters component for each signature algorithm vary; details are provided for each algorithm.

このセクションでは、SHA-224およびSHA-256のDSAのOIDS、およびSHA-224、SHA-256、SHA-384、およびSHA-512のECDSAを識別します。各署名アルゴリズムのパラメーターコンポーネントの内容は異なります。各アルゴリズムの詳細が提供されます。

3.1. DSA Signature Algorithm
3.1. DSA署名アルゴリズム

The DSA is defined in the Digital Signature Standard (DSS) [FIPS186-3]. DSA was developed by the U.S. Government, and can be used in conjunction with a SHA2 hash function such as SHA-224 or SHA-256. DSA is fully described in [FIPS186-3].

DSAは、デジタル署名標準(DSS)[FIPS186-3]で定義されています。DSAは米国政府によって開発され、SHA-224やSHA-256などのSHA2ハッシュ関数と組み合わせて使用できます。DSAは[FIPS186-3]で完全に説明されています。

When SHA-224 is used, the OID is:

SHA-224を使用すると、OIDは次のとおりです。

   id-dsa-with-sha224 OBJECT IDENTIFIER  ::=  { joint-iso-ccitt(2)
       country(16) us(840) organization(1) gov(101) csor(3)
       algorithms(4) id-dsa-with-sha2(3) 1 }.
        

When SHA-256 is used, the OID is:

SHA-256を使用すると、OIDは次のとおりです。

   id-dsa-with-sha256 OBJECT IDENTIFIER  ::=  { joint-iso-ccitt(2)
       country(16) us(840) organization(1) gov(101) csor(3)
       algorithms(4) id-dsa-with-sha2(3) 2 }.
        

When the id-dsa-with-sha224 or id-dsa-with-sha256 algorithm identifier appears in the algorithm field as an AlgorithmIdentifier, the encoding SHALL omit the parameters field. That is, the AlgorithmIdentifier SHALL be a SEQUENCE of one component, the OID id-dsa-with-sha224 or id-dsa-with-sha256.

Id-dsa-with-sha224またはid-dsa-with-sha256アルゴリズム識別子がアルゴリズムフィールドにアルゴリズムのidentifierとして表示される場合、エンコードはパラメーターフィールドを省略します。つまり、AlgorithMidentifierは、OID ID-DSA-with-Sha224またはid-dsa-with-sha256の1つのコンポーネントのシーケンスでなければなりません。

Encoding rules for DSA signature values are specified in [RFC3279].

DSA署名値のエンコードルールは[RFC3279]で指定されています。

Conforming CA implementations that generate DSA signatures for certificates or CRLs MUST generate such DSA signatures in accordance with all the requirements in Sections 4.1, 4.5, and 4.6 of [FIPS186-3].

証明書またはCRLのDSA署名を生成するCAの実装の適合は、[FIPS186-3]のセクション4.1、4.5、および4.6のすべての要件に従って、そのようなDSA署名を生成する必要があります。

Conforming CA implementations that generate DSA signatures for certificates or CRLs MAY generate such DSA signatures in accordance with all the requirements and recommendations in [FIPS186-3], if they have a stated policy that requires conformance to [FIPS186-3].

証明書またはCRLのDSA署名を生成するCAの実装を適合させることは、[FIPS186-3]に適合する必要があると述べられたポリシーがある場合、[FIPS186-3]のすべての要件と推奨事項に従ってそのようなDSA署名を生成する場合があります。

3.2. ECDSA Signature Algorithm
3.2. ECDSA署名アルゴリズム
   The Elliptic Curve Digital Signature Algorithm (ECDSA) is defined in
   "Public Key Cryptography for the Financial Services Industry: The
   Elliptic Curve Digital Signature Standard (ECDSA)" [X9.62].  The
   ASN.1 OIDs used to specify that an ECDSA signature was generated
   using SHA-224, SHA-256, SHA-384, or SHA-512 are, respectively:
      ecdsa-with-SHA224 OBJECT IDENTIFIER ::= { iso(1) member-body(2)
        us(840) ansi-X9-62(10045) signatures(4) ecdsa-with-SHA2(3) 1 }
        
   ecdsa-with-SHA256 OBJECT IDENTIFIER ::= { iso(1) member-body(2)
        us(840) ansi-X9-62(10045) signatures(4) ecdsa-with-SHA2(3) 2 }
        
   ecdsa-with-SHA384 OBJECT IDENTIFIER ::= { iso(1) member-body(2)
        us(840) ansi-X9-62(10045) signatures(4) ecdsa-with-SHA2(3) 3 }
        
   ecdsa-with-SHA512 OBJECT IDENTIFIER ::= { iso(1) member-body(2)
        us(840) ansi-X9-62(10045) signatures(4) ecdsa-with-SHA2(3) 4 }
        

When the ecdsa-with-SHA224, ecdsa-with-SHA256, ecdsa-with-SHA384, or ecdsa-with-SHA512 algorithm identifier appears in the algorithm field as an AlgorithmIdentifier, the encoding MUST omit the parameters field. That is, the AlgorithmIdentifier SHALL be a SEQUENCE of one component, the OID ecdsa-with-SHA224, ecdsa-with-SHA256, ecdsa-with-SHA384, or ecdsa-with-SHA512.

ECDSA-with-sha224、ecdsa with-sha256、ecdsa with-sha384、またはecdsa with-sha512アルゴリズム識別子がアルゴリズムフィールドにアルゴリズムフィールドに表示される場合、エンコードはパラメータフィールドを省略しなければなりません。つまり、アルゴリズムのIdentifierは、1つのコンポーネントのシーケンスでなければなりません。OIDECDSA-SHA224、ECDSA-with-sha256、ecdsa-with-sha384、またはecdsa-with-sha512です。

Conforming CA implementations MUST specify the hash algorithm explicitly using the OIDs specified above when encoding ECDSA/SHA2 signatures in certificates and CRLs.

CAの実装の適合は、証明書およびCRLでECDSA/SHA2署名をエンコードするときに上記のOIDを使用して、ハッシュアルゴリズムを明示的に指定する必要があります。

Conforming client implementations that process ECDSA signatures with any of the SHA2 hash algorithms when processing certificates and CRLs MUST recognize the corresponding OIDs specified above.

証明書とCRLを処理するときに、ECDSA署名をSHA2ハッシュアルゴリズムのいずれかで処理するクライアントの実装を適合させる必要があります。

Encoding rules for ECDSA signature values are specified in RFC 3279 [RFC3279], Section 2.2.3, and RFC 5480 [RFC5480].

ECDSA署名値のエンコードルールは、RFC 3279 [RFC3279]、セクション2.2.3、およびRFC 5480 [RFC5480]で指定されています。

Conforming CA implementations that generate ECDSA signatures in certificates or CRLs MUST generate such ECDSA signatures in accordance with all the requirements specified in Sections 7.2 and 7.3 of [X9.62] or with all the requirements specified in Section 4.1.3 of [SEC1].

証明書またはCRLでECDSA署名を生成するCAの実装を適合させる必要は、[x9.62]のセクション7.2および7.3で指定されたすべての要件、または[SEC1]のセクション4.1.3で指定されたすべての要件に従って、そのようなECDSA署名を生成する必要があります。

Conforming CA implementations that ECDSA signatures in certificates or CRLs MAY generate such ECDSA signatures in accordance with all the requirements and recommendations in [X9.62] or [SEC1] if they have a stated policy that requires conformance to [X9.62] or [SEC1].

証明書またはCRLSのECDSA署名が[x9.62]または[sec1]のすべての要件と推奨事項に従って、[x9.62]または[[x9.62]または[[[x9.62]または[[[x9.62]または[[sec1]の推奨事項に従ってそのようなECDSA署名を生成する可能性があるというCAの実装を適合させるSec1]。

4. ASN.1 Module
4. ASN.1モジュール

The OIDs of the SHA2 hash algorithms are in the RFC 4055 [RFC4055] ASN.1 module and the OIDs for DSA with SHA-224 and SHA-256 as well as ECDSA with SHA-224, SHA-256, SHA-384, and SHA-512 are defined in the RFC 5480 [RFC5480] ASN.1 module.

SHA2ハッシュアルゴリズムのOIDは、RFC 4055 [RFC4055] ASN.1モジュールと、SHA-224およびSHA-256を搭載したDSAのOIDS、およびSHA-224、SHA-256、SHA-384、およびSHA-384、およびECDSAにあります。SHA-512は、RFC 5480 [RFC5480] ASN.1モジュールで定義されています。

5. Security Considerations
5. セキュリティに関する考慮事項

NIST has defined appropriate use of the hash functions in terms of the algorithm strengths and expected time frames for secure use in Special Publications (SPs) 800-78-1 [SP800-78-1], 800-57 [SP800-57], and 800-107 [SP800-107]. These documents can be used as guides to choose appropriate key sizes for various security scenarios.

NISTは、特別出版物(SPS)800-78-1 [SP800-78-1]、800-57 [SP800-57]、特別出版物(SPS)での安全な使用のためのアルゴリズム強度と予想される時間枠の観点から、ハッシュ関数の適切な使用を定義しています。および800-107 [SP800-107]。これらのドキュメントは、さまざまなセキュリティシナリオの適切なキーサイズを選択するためのガイドとして使用できます。

ANSI also provides security considerations for ECDSA in [X9.62]. These security considerations may be used as a guide.

ANSIは、[x9.62]のECDSAにセキュリティ上の考慮事項も提供します。これらのセキュリティ上の考慮事項は、ガイドとして使用できます。

6. References
6. 参考文献
6.1. Normative References
6.1. 引用文献

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

[RFC2119] Bradner、S。、「要件レベルを示すためにRFCで使用するためのキーワード」、BCP 14、RFC 2119、1997年3月。

[RFC3279] Bassham, L., Polk, W., and R. Housley, "Algorithms and Identifiers for the Internet X.509 Public Key Infrastructure Certificate and Certificate Revocation List (CRL) Profile", RFC 3279, April 2002.

[RFC3279] Bassham、L.、Polk、W。、およびR. Housley、「インターネットX.509公開キーインフラストラクチャ証明書および証明書取消リスト(CRL)プロファイルのアルゴリズムと識別子」、RFC 3279、2002年4月。

[RFC4055] Schaad, J., Kaliski, B., and R. Housley, "Additional Algorithms and Identifiers for RSA Cryptography for use in the Internet X.509 Public Key Infrastructure Certificate and Certificate Revocation List (CRL) Profile", RFC 4055, June 2005.

[RFC4055] Schaad、J.、Kaliski、B。、およびR. Housley、「インターネットで使用するRSA暗号化の追加アルゴリズムと識別子X.509公開鍵インフラストラクチャ証明書および証明書取消リスト(CRL)プロファイル」、RFC 4055、2005年6月。

[RFC5480] Turner, S., Brown, D., Yiu, K., Housley, R., and T. Polk, "Elliptic Curve Cryptography Subject Public Key Information", RFC 5480, March 2009.

[RFC5480] Turner、S.、Brown、D.、Yiu、K.、Housley、R。、およびT. Polk、「楕円曲線暗号化主題公開情報」、RFC 5480、2009年3月。

[RFC5280] Cooper, D., Santesson, S., Farrell, S., Boeyen, S., Housley, R., and W. Polk, "Internet X.509 Public Key Infrastructure Certificate and Certificate Revocation List (CRL) Profile", RFC 5280, May 2008.

[RFC5280] Cooper、D.、Santesson、S.、Farrell、S.、Boeyen、S.、Housley、R.、およびW. Polk、 "Internet X.509公開キーインフラストラクチャ証明書および証明書失効リスト(CRL)プロファイル"、RFC 5280、2008年5月。

[FIPS180-3] Federal Information Processing Standards Publication (FIPS PUB) 180-3, Secure Hash Standard (SHS), October 2008.

[FIPS180-3]連邦情報処理基準出版(FIPS Pub)180-3、Secure Hash Standard(SHS)、2008年10月。

[FIPS186-3] Federal Information Processing Standards Publication (FIPS PUB) 186-3, Digital Signature Standard (DSS), June 2009.

[FIPS186-3]連邦情報処理標準出版(FIPS Pub)186-3、Digital Signature Standard(DSS)、2009年6月。

[SEC1] Standards for Efficient Cryptography Group (SECG), SEC 1: Elliptic Curve Cryptography, Version 2.0, 2009.

[SEC1]効率的な暗号化グループ(SECG)の基準、Sec 1:楕円曲線暗号化、バージョン2.0、2009。

[X9.62] X9.62-2005, "Public Key Cryptography for the Financial Services Industry: The Elliptic Curve Digital Signature Standard (ECDSA)", November, 2005.

[X9.62] X9.62-2005、「金融サービス業界向けの公開キー暗号:楕円曲線デジタル署名標準(ECDSA)」、2005年11月。

6.2. Informative References
6.2. 参考引用

[SP800-107] Quynh Dang, NIST, "Recommendation for Applications Using Approved Hash Algorithms", February 2009.

[SP800-107] Quynh Dang、Nist、「承認されたハッシュアルゴリズムを使用したアプリケーションの推奨」、2009年2月。

[SP800-78-1] W. Timothy Polk, Donna, F. Dodson, William E. Burr, NIST, "Cryptographic Standards and Key Sizes for Personal Identity Verification", August 2007.

[SP800-78-1] W.ティモシーポーク、ドナ、F。ドドソン、ウィリアムE.バー、ニスト、「個人的なアイデンティティ検証のための暗号化基準とキーサイズ」、2007年8月。

[SP800-57] Elaine Barker, William Barker, William E. Burr, NIST, "Recommendation for Key Management", August 2005.

[SP800-57] Elaine Barker、William Barker、William E. Burr、Nist、2005年8月。

7. Acknowledgements
7. 謝辞

The authors of this document would like to acknowledge great inputs for this document from Alfred Hoenes, Sean Turner, Katrin Hoeper, and many others from IETF community. The authors also appreciate many great revision suggestions from Russ Housley and Paul Hoffman.

この文書の著者は、Alfred Hoenes、Sean Turner、Katrin Hoeper、およびIETFコミュニティの他の多くのこの文書の素晴らしい入力を認めたいと考えています。著者はまた、Russ HousleyとPaul Hoffmanからの多くの素晴らしい改訂提案にも感謝しています。

Authors' Addresses

著者のアドレス

Quynh Dang NIST 100 Bureau Drive, Stop 8930 Gaithersburg, MD 20899-8930 USA

Quynh Dang Nist 100 Bureau Drive、Stop 8930 Gaithersburg、MD 20899-8930 USA

   EMail: quynh.dang@nist.gov
        

Stefan Santesson 3xA Security (AAA-sec.com) Bjornstorp 744 247 98 Genarp Sweden

Stefan Santesson 3XA Security(AAA-Sec.com)bjornstorp 744 247 98 Genarp Sweden

   EMail: sts@aaa-sec.com
        

Kathleen M. Moriarty RSA, The Security Division of EMC 174 Middlesex Turnpike Bedford, MA 01730 USA

Kathleen M. Moriarty RSA、EMCのセキュリティ部門174 Middlesex Turnpike Bedford、MA 01730 USA

   EMail: Moriarty_Kathleen@emc.com
        

Daniel R. L. Brown Certicom Corp. 5520 Explorer Drive Mississaug, ON L4W 5L1 USA

Daniel R. L. Brown Certicom Corp. 5520 Explorer Drive Mississaug、L4W 5L1 USA

   EMail: dbrown@certicom.com
        

Tim Polk NIST 100 Bureau Drive, Stop 8930 Gaithersburg, MD 20899-8930 USA

Tim Polk Nist 100 Bureau Drive、Stop 8930 Gaithersburg、MD 20899-8930 USA

   EMail: tim.polk@nist.gov