6209
INFORMATIONAL

Addition of the ARIA Cipher Suites to Transport Layer Security (TLS)

Authors: W. Kim, J. Lee, J. Park, D. Kwon
Date: April 2011
Working Group: NON WORKING GROUP
Stream: IETF

Abstract

This document specifies a set of cipher suites for the Transport Layer Security (TLS) protocol to support the ARIA encryption algorithm as a block cipher. This document is not an Internet Standards Track specification; it is published for informational purposes.

RFC 6209: Addition of the ARIA Cipher Suites to Transport Layer Security (TLS) [RFC Home] [TEXT|PDF|HTML] [Tracker] [IPR] [Info page]

INFORMATIONAL
Internet Engineering Task Force (IETF)                            W. Kim
Request for Comments: 6209                                        J. Lee
Category: Informational                                          J. Park
ISSN: 2070-1721                                                  D. Kwon
                                                                    NSRI
                                                              April 2011


  <span class="h1">Addition of the ARIA Cipher Suites to Transport Layer Security (TLS)</span>

Abstract

   This document specifies a set of cipher suites for the Transport
   Layer Security (TLS) protocol to support the ARIA encryption
   algorithm as a block cipher.

Status of This Memo

   This document is not an Internet Standards Track specification; it is
   published for informational purposes.

   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).  Not all documents
   approved by the IESG are a candidate for any level of Internet
   Standard; see <a href="./rfc5741#section-2">Section 2 of RFC 5741</a>.

   Information about the current status of this document, any errata,
   and how to provide feedback on it may be obtained at
   <a href="https://www.rfc-editor.org/info/rfc6209">http://www.rfc-editor.org/info/rfc6209</a>.

Copyright Notice

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

   This document is subject to <a href="https://www.rfc-editor.org/bcp/bcp78">BCP 78</a> and the IETF Trust's Legal
   Provisions Relating to IETF Documents
   (<a href="http://trustee.ietf.org/license-info">http://trustee.ietf.org/license-info</a>) 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.





<span class="grey">Kim, et al.                   Informational                     [Page 1]</span>

<span id="page-2" ></span>
<span class="grey"><a href="./rfc6209">RFC 6209</a>               ARIA Cipher Suites for TLS             April 2011</span>


Table of Contents

   <a href="#section-1">1</a>.  Introduction  . . . . . . . . . . . . . . . . . . . . . . . . . <a href="#page-2">2</a>
     <a href="#section-1.1">1.1</a>.  ARIA  . . . . . . . . . . . . . . . . . . . . . . . . . . . <a href="#page-2">2</a>
     <a href="#section-1.2">1.2</a>.  Terminology . . . . . . . . . . . . . . . . . . . . . . . . <a href="#page-3">3</a>
   <a href="#section-2">2</a>.  Proposed Cipher Suites  . . . . . . . . . . . . . . . . . . . . <a href="#page-3">3</a>
     <a href="#section-2.1">2.1</a>.  HMAC-Based Cipher Suites  . . . . . . . . . . . . . . . . . <a href="#page-3">3</a>
     <a href="#section-2.2">2.2</a>.  GCM-Based Cipher Suites . . . . . . . . . . . . . . . . . . <a href="#page-3">3</a>
     <a href="#section-2.3">2.3</a>.  PSK Cipher Suites . . . . . . . . . . . . . . . . . . . . . <a href="#page-4">4</a>
   <a href="#section-3">3</a>.  Cipher Suite Definitions  . . . . . . . . . . . . . . . . . . . <a href="#page-5">5</a>
     <a href="#section-3.1">3.1</a>.  Key Exchange  . . . . . . . . . . . . . . . . . . . . . . . <a href="#page-5">5</a>
     <a href="#section-3.2">3.2</a>.  Cipher  . . . . . . . . . . . . . . . . . . . . . . . . . . <a href="#page-5">5</a>
     <a href="#section-3.3">3.3</a>.  PRFs  . . . . . . . . . . . . . . . . . . . . . . . . . . . <a href="#page-5">5</a>
     <a href="#section-3.4">3.4</a>.  PSK Cipher Suites . . . . . . . . . . . . . . . . . . . . . <a href="#page-5">5</a>
   <a href="#section-4">4</a>.  Security Considerations . . . . . . . . . . . . . . . . . . . . <a href="#page-5">5</a>
   <a href="#section-5">5</a>.  IANA Considerations . . . . . . . . . . . . . . . . . . . . . . <a href="#page-6">6</a>
   <a href="#section-6">6</a>.  References  . . . . . . . . . . . . . . . . . . . . . . . . . . <a href="#page-7">7</a>
     <a href="#section-6.1">6.1</a>.  Normative References  . . . . . . . . . . . . . . . . . . . <a href="#page-7">7</a>
     <a href="#section-6.2">6.2</a>.  Informative References  . . . . . . . . . . . . . . . . . . <a href="#page-8">8</a>

<span class="h2"><a class="selflink" id="section-1" href="#section-1">1</a>.  Introduction</span>

   This document specifies cipher suites for the Transport Layer
   Security (TLS) [<a href="./rfc5246" title=""The Transport Layer Security (TLS) Protocol Version 1.2"">RFC5246</a>] protocol to support the ARIA [<a href="./rfc5794" title=""A Description of the ARIA Encryption Algorithm"">RFC5794</a>]
   encryption algorithm as a block cipher algorithm.  The cipher suites
   include variants using the SHA-2 family of cryptographic hash
   functions and ARIA Galois counter mode.  Elliptic curve cipher suites
   and pre-shared key (PSK) cipher suites are also defined.

   The cipher suites with SHA-1 are not included in this document.  Due
   to recent analytic work on SHA-1 [<a href="#ref-Wang05" title=""Finding Collisions in the Full SHA-1"">Wang05</a>], the IETF is gradually
   moving away from SHA-1 and towards stronger hash algorithms.

<span class="h3"><a class="selflink" id="section-1.1" href="#section-1.1">1.1</a>.  ARIA</span>

   ARIA is a general-purpose block cipher algorithm developed by Korean
   cryptographers in 2003.  It is an iterated block cipher with 128-,
   192-, and 256-bit keys and encrypts 128-bit blocks in 12, 14, and 16
   rounds, depending on the key size.  It is secure and suitable for
   most software and hardware implementations on 32-bit and 8-bit
   processors.  It was established as a Korean standard block cipher
   algorithm in 2004 [<a href="#ref-ARIAKS" title=""128 bit block encryption algorithm ARIA - Part 1: General (in Korean)"">ARIAKS</a>] and has been widely used in Korea,
   especially for government-to-public services.  It was included in
   PKCS #11 in 2007 [<a href="#ref-ARIAPKCS" title=""Additional PKCS #11 Mechanisms"">ARIAPKCS</a>].  The algorithm specification and object
   identifiers are described in [<a href="./rfc5794" title=""A Description of the ARIA Encryption Algorithm"">RFC5794</a>].






<span class="grey">Kim, et al.                   Informational                     [Page 2]</span>

<span id="page-3" ></span>
<span class="grey"><a href="./rfc6209">RFC 6209</a>               ARIA Cipher Suites for TLS             April 2011</span>


<span class="h3"><a class="selflink" id="section-1.2" href="#section-1.2">1.2</a>.  Terminology</span>

   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 [<a href="./rfc2119" title=""Key words for use in RFCs to Indicate Requirement Levels"">RFC2119</a>].

<span class="h2"><a class="selflink" id="section-2" href="#section-2">2</a>.  Proposed Cipher Suites</span>

<span class="h3"><a class="selflink" id="section-2.1" href="#section-2.1">2.1</a>.  HMAC-Based Cipher Suites</span>

   The first twenty cipher suites use ARIA [<a href="./rfc5794" title=""A Description of the ARIA Encryption Algorithm"">RFC5794</a>] in Cipher Block
   Chaining (CBC) mode with a SHA-2 family Hashed Message Authentication
   Code (HMAC).  Eight out of twenty use elliptic curves.

   CipherSuite TLS_RSA_WITH_ARIA_128_CBC_SHA256         = { 0xC0,0x3C };
   CipherSuite TLS_RSA_WITH_ARIA_256_CBC_SHA384         = { 0xC0,0x3D };
   CipherSuite TLS_DH_DSS_WITH_ARIA_128_CBC_SHA256      = { 0xC0,0x3E };
   CipherSuite TLS_DH_DSS_WITH_ARIA_256_CBC_SHA384      = { 0xC0,0x3F };
   CipherSuite TLS_DH_RSA_WITH_ARIA_128_CBC_SHA256      = { 0xC0,0x40 };
   CipherSuite TLS_DH_RSA_WITH_ARIA_256_CBC_SHA384      = { 0xC0,0x41 };
   CipherSuite TLS_DHE_DSS_WITH_ARIA_128_CBC_SHA256     = { 0xC0,0x42 };
   CipherSuite TLS_DHE_DSS_WITH_ARIA_256_CBC_SHA384     = { 0xC0,0x43 };
   CipherSuite TLS_DHE_RSA_WITH_ARIA_128_CBC_SHA256     = { 0xC0,0x44 };
   CipherSuite TLS_DHE_RSA_WITH_ARIA_256_CBC_SHA384     = { 0xC0,0x45 };
   CipherSuite TLS_DH_anon_WITH_ARIA_128_CBC_SHA256     = { 0xC0,0x46 };
   CipherSuite TLS_DH_anon_WITH_ARIA_256_CBC_SHA384     = { 0xC0,0x47 };

   CipherSuite TLS_ECDHE_ECDSA_WITH_ARIA_128_CBC_SHA256 = { 0xC0,0x48 };
   CipherSuite TLS_ECDHE_ECDSA_WITH_ARIA_256_CBC_SHA384 = { 0xC0,0x49 };
   CipherSuite TLS_ECDH_ECDSA_WITH_ARIA_128_CBC_SHA256  = { 0xC0,0x4A };
   CipherSuite TLS_ECDH_ECDSA_WITH_ARIA_256_CBC_SHA384  = { 0xC0,0x4B };
   CipherSuite TLS_ECDHE_RSA_WITH_ARIA_128_CBC_SHA256   = { 0xC0,0x4C };
   CipherSuite TLS_ECDHE_RSA_WITH_ARIA_256_CBC_SHA384   = { 0xC0,0x4D };
   CipherSuite TLS_ECDH_RSA_WITH_ARIA_128_CBC_SHA256    = { 0xC0,0x4E };
   CipherSuite TLS_ECDH_RSA_WITH_ARIA_256_CBC_SHA384    = { 0xC0,0x4F };

<span class="h3"><a class="selflink" id="section-2.2" href="#section-2.2">2.2</a>.  GCM-Based Cipher Suites</span>

   The next twenty cipher suites use the same asymmetric algorithms as
   those in the previous section but use the authenticated encryption
   modes defined in TLS 1.2 with the ARIA in Galois Counter Mode (GCM)
   [<a href="#ref-GCM" title=""Recommendation for Block Cipher Modes of Operation: Galois/Counter Mode (GCM) and GMAC"">GCM</a>].









<span class="grey">Kim, et al.                   Informational                     [Page 3]</span>

<span id="page-4" ></span>
<span class="grey"><a href="./rfc6209">RFC 6209</a>               ARIA Cipher Suites for TLS             April 2011</span>


   CipherSuite TLS_RSA_WITH_ARIA_128_GCM_SHA256         = { 0xC0,0x50 };
   CipherSuite TLS_RSA_WITH_ARIA_256_GCM_SHA384         = { 0xC0,0x51 };
   CipherSuite TLS_DHE_RSA_WITH_ARIA_128_GCM_SHA256     = { 0xC0,0x52 };
   CipherSuite TLS_DHE_RSA_WITH_ARIA_256_GCM_SHA384     = { 0xC0,0x53 };
   CipherSuite TLS_DH_RSA_WITH_ARIA_128_GCM_SHA256      = { 0xC0,0x54 };
   CipherSuite TLS_DH_RSA_WITH_ARIA_256_GCM_SHA384      = { 0xC0,0x55 };
   CipherSuite TLS_DHE_DSS_WITH_ARIA_128_GCM_SHA256     = { 0xC0,0x56 };
   CipherSuite TLS_DHE_DSS_WITH_ARIA_256_GCM_SHA384     = { 0xC0,0x57 };
   CipherSuite TLS_DH_DSS_WITH_ARIA_128_GCM_SHA256      = { 0xC0,0x58 };
   CipherSuite TLS_DH_DSS_WITH_ARIA_256_GCM_SHA384      = { 0xC0,0x59 };
   CipherSuite TLS_DH_anon_WITH_ARIA_128_GCM_SHA256     = { 0xC0,0x5A };
   CipherSuite TLS_DH_anon_WITH_ARIA_256_GCM_SHA384     = { 0xC0,0x5B };

   CipherSuite TLS_ECDHE_ECDSA_WITH_ARIA_128_GCM_SHA256 = { 0xC0,0x5C };
   CipherSuite TLS_ECDHE_ECDSA_WITH_ARIA_256_GCM_SHA384 = { 0xC0,0x5D };
   CipherSuite TLS_ECDH_ECDSA_WITH_ARIA_128_GCM_SHA256  = { 0xC0,0x5E };
   CipherSuite TLS_ECDH_ECDSA_WITH_ARIA_256_GCM_SHA384  = { 0xC0,0x5F };
   CipherSuite TLS_ECDHE_RSA_WITH_ARIA_128_GCM_SHA256   = { 0xC0,0x60 };
   CipherSuite TLS_ECDHE_RSA_WITH_ARIA_256_GCM_SHA384   = { 0xC0,0x61 };
   CipherSuite TLS_ECDH_RSA_WITH_ARIA_128_GCM_SHA256    = { 0xC0,0x62 };
   CipherSuite TLS_ECDH_RSA_WITH_ARIA_256_GCM_SHA384    = { 0xC0,0x63 };

<span class="h3"><a class="selflink" id="section-2.3" href="#section-2.3">2.3</a>.  PSK Cipher Suites</span>

   The next fourteen cipher suites describe PSK cipher suites.  Eight
   cipher suites use an HMAC and six cipher suites use the ARIA Galois
   Counter Mode.

   CipherSuite TLS_PSK_WITH_ARIA_128_CBC_SHA256         = { 0xC0,0x64 };
   CipherSuite TLS_PSK_WITH_ARIA_256_CBC_SHA384         = { 0xC0,0x65 };
   CipherSuite TLS_DHE_PSK_WITH_ARIA_128_CBC_SHA256     = { 0xC0,0x66 };
   CipherSuite TLS_DHE_PSK_WITH_ARIA_256_CBC_SHA384     = { 0xC0,0x67 };
   CipherSuite TLS_RSA_PSK_WITH_ARIA_128_CBC_SHA256     = { 0xC0,0x68 };
   CipherSuite TLS_RSA_PSK_WITH_ARIA_256_CBC_SHA384     = { 0xC0,0x69 };
   CipherSuite TLS_PSK_WITH_ARIA_128_GCM_SHA256         = { 0xC0,0x6A };
   CipherSuite TLS_PSK_WITH_ARIA_256_GCM_SHA384         = { 0xC0,0x6B };
   CipherSuite TLS_DHE_PSK_WITH_ARIA_128_GCM_SHA256     = { 0xC0,0x6C };
   CipherSuite TLS_DHE_PSK_WITH_ARIA_256_GCM_SHA384     = { 0xC0,0x6D };
   CipherSuite TLS_RSA_PSK_WITH_ARIA_128_GCM_SHA256     = { 0xC0,0x6E };
   CipherSuite TLS_RSA_PSK_WITH_ARIA_256_GCM_SHA384     = { 0xC0,0x6F };
   CipherSuite TLS_ECDHE_PSK_WITH_ARIA_128_CBC_SHA256   = { 0xC0,0x70 };
   CipherSuite TLS_ECDHE_PSK_WITH_ARIA_256_CBC_SHA384   = { 0xC0,0x71 };









<span class="grey">Kim, et al.                   Informational                     [Page 4]</span>

<span id="page-5" ></span>
<span class="grey"><a href="./rfc6209">RFC 6209</a>               ARIA Cipher Suites for TLS             April 2011</span>


<span class="h2"><a class="selflink" id="section-3" href="#section-3">3</a>.  Cipher Suite Definitions</span>

<span class="h3"><a class="selflink" id="section-3.1" href="#section-3.1">3.1</a>.  Key Exchange</span>

   The RSA, DHE_RSA, DH_RSA, DHE_DSS, DH_DSS, DH_anon, ECDH, and ECDHE
   key exchanges are performed as defined in [<a href="./rfc5246" title=""The Transport Layer Security (TLS) Protocol Version 1.2"">RFC5246</a>].

<span class="h3"><a class="selflink" id="section-3.2" href="#section-3.2">3.2</a>.  Cipher</span>

   The ARIA_128_CBC cipher suites use ARIA [<a href="./rfc5794" title=""A Description of the ARIA Encryption Algorithm"">RFC5794</a>] in CBC mode with a
   128-bit key and 128-bit Initialization Vector (IV); the ARIA_256_CBC
   cipher suites use a 256-bit key and 128-bit IV.

   AES-authenticated encryption with additional data algorithms,
   AEAD_AES_128_GCM, and AEAD_AES_256_GCM are described in [<a href="./rfc5116" title=""An Interface and Algorithms for Authenticated Encryption"">RFC5116</a>].
   AES GCM cipher suites for TLS are described in [<a href="./rfc5288" title=""AES Galois Counter Mode (GCM) Cipher Suites for TLS"">RFC5288</a>].  AES and
   ARIA share common characteristics, including key sizes and block
   length.  ARIA_128_GCM and ARIA_256_GCM are defined according to those
   characteristics of AES.

<span class="h3"><a class="selflink" id="section-3.3" href="#section-3.3">3.3</a>.  PRFs</span>

   The pseudorandom functions (PRFs) SHALL be as follows:

   a.  For cipher suites ending with _SHA256, the PRF is the TLS PRF
       [<a href="./rfc5246" title=""The Transport Layer Security (TLS) Protocol Version 1.2"">RFC5246</a>] using SHA-256 as the hash function.

   b.  For cipher suites ending with _SHA384, the PRF is the TLS PRF
       [<a href="./rfc5246" title=""The Transport Layer Security (TLS) Protocol Version 1.2"">RFC5246</a>] using SHA-384 as the hash function.

<span class="h3"><a class="selflink" id="section-3.4" href="#section-3.4">3.4</a>.  PSK Cipher Suites</span>

   Pre-shared key cipher suites for TLS are described in [<a href="./rfc4279" title=""Pre-Shared Key Ciphersuites for Transport Layer Security (TLS)"">RFC4279</a>],
   [<a href="./rfc4785" title=""Pre-Shared Key (PSK) Ciphersuites with NULL Encryption for Transport Layer Security (TLS)"">RFC4785</a>], [<a href="./rfc5487" title=""Pre-Shared Key Cipher Suites for TLS with SHA-256/384 and AES Galois Counter Mode"">RFC5487</a>], and [<a href="./rfc5489" title=""ECDHE_PSK Cipher Suites for Transport Layer Security (TLS)"">RFC5489</a>].

<span class="h2"><a class="selflink" id="section-4" href="#section-4">4</a>.  Security Considerations</span>

   At the time of writing this document, no security problems have been
   found on ARIA (see [<a href="#ref-YWL" title=""Integral attacks on reduced-round ARIA block cipher"">YWL</a>]).

   The security considerations in the following RFCs apply to this
   document as well: [<a href="./rfc4279" title=""Pre-Shared Key Ciphersuites for Transport Layer Security (TLS)"">RFC4279</a>] [<a href="./rfc4785" title=""Pre-Shared Key (PSK) Ciphersuites with NULL Encryption for Transport Layer Security (TLS)"">RFC4785</a>] [<a href="./rfc5116" title=""An Interface and Algorithms for Authenticated Encryption"">RFC5116</a>] [<a href="./rfc5288" title=""AES Galois Counter Mode (GCM) Cipher Suites for TLS"">RFC5288</a>] [<a href="./rfc5289" title=""TLS Elliptic Curve Cipher Suites with SHA- 256/384 and AES Galois Counter Mode (GCM)"">RFC5289</a>]
   [<a href="./rfc5487" title=""Pre-Shared Key Cipher Suites for TLS with SHA-256/384 and AES Galois Counter Mode"">RFC5487</a>] and [<a href="#ref-GCM" title=""Recommendation for Block Cipher Modes of Operation: Galois/Counter Mode (GCM) and GMAC"">GCM</a>].








<span class="grey">Kim, et al.                   Informational                     [Page 5]</span>

<span id="page-6" ></span>
<span class="grey"><a href="./rfc6209">RFC 6209</a>               ARIA Cipher Suites for TLS             April 2011</span>


<span class="h2"><a class="selflink" id="section-5" href="#section-5">5</a>.  IANA Considerations</span>

   IANA has allocated the following numbers in the TLS Cipher Suite
   Registry:

   CipherSuite TLS_RSA_WITH_ARIA_128_CBC_SHA256         = { 0xC0,0x3C };
   CipherSuite TLS_RSA_WITH_ARIA_256_CBC_SHA384         = { 0xC0,0x3D };
   CipherSuite TLS_DH_DSS_WITH_ARIA_128_CBC_SHA256      = { 0xC0,0x3E };
   CipherSuite TLS_DH_DSS_WITH_ARIA_256_CBC_SHA384      = { 0xC0,0x3F };
   CipherSuite TLS_DH_RSA_WITH_ARIA_128_CBC_SHA256      = { 0xC0,0x40 };
   CipherSuite TLS_DH_RSA_WITH_ARIA_256_CBC_SHA384      = { 0xC0,0x41 };
   CipherSuite TLS_DHE_DSS_WITH_ARIA_128_CBC_SHA256     = { 0xC0,0x42 };
   CipherSuite TLS_DHE_DSS_WITH_ARIA_256_CBC_SHA384     = { 0xC0,0x43 };
   CipherSuite TLS_DHE_RSA_WITH_ARIA_128_CBC_SHA256     = { 0xC0,0x44 };
   CipherSuite TLS_DHE_RSA_WITH_ARIA_256_CBC_SHA384     = { 0xC0,0x45 };
   CipherSuite TLS_DH_anon_WITH_ARIA_128_CBC_SHA256     = { 0xC0,0x46 };
   CipherSuite TLS_DH_anon_WITH_ARIA_256_CBC_SHA384     = { 0xC0,0x47 };

   CipherSuite TLS_ECDHE_ECDSA_WITH_ARIA_128_CBC_SHA256 = { 0xC0,0x48 };
   CipherSuite TLS_ECDHE_ECDSA_WITH_ARIA_256_CBC_SHA384 = { 0xC0,0x49 };
   CipherSuite TLS_ECDH_ECDSA_WITH_ARIA_128_CBC_SHA256  = { 0xC0,0x4A };
   CipherSuite TLS_ECDH_ECDSA_WITH_ARIA_256_CBC_SHA384  = { 0xC0,0x4B };
   CipherSuite TLS_ECDHE_RSA_WITH_ARIA_128_CBC_SHA256   = { 0xC0,0x4C };
   CipherSuite TLS_ECDHE_RSA_WITH_ARIA_256_CBC_SHA384   = { 0xC0,0x4D };
   CipherSuite TLS_ECDH_RSA_WITH_ARIA_128_CBC_SHA256    = { 0xC0,0x4E };
   CipherSuite TLS_ECDH_RSA_WITH_ARIA_256_CBC_SHA384    = { 0xC0,0x4F };

   CipherSuite TLS_RSA_WITH_ARIA_128_GCM_SHA256         = { 0xC0,0x50 };
   CipherSuite TLS_RSA_WITH_ARIA_256_GCM_SHA384         = { 0xC0,0x51 };
   CipherSuite TLS_DHE_RSA_WITH_ARIA_128_GCM_SHA256     = { 0xC0,0x52 };
   CipherSuite TLS_DHE_RSA_WITH_ARIA_256_GCM_SHA384     = { 0xC0,0x53 };
   CipherSuite TLS_DH_RSA_WITH_ARIA_128_GCM_SHA256      = { 0xC0,0x54 };
   CipherSuite TLS_DH_RSA_WITH_ARIA_256_GCM_SHA384      = { 0xC0,0x55 };
   CipherSuite TLS_DHE_DSS_WITH_ARIA_128_GCM_SHA256     = { 0xC0,0x56 };
   CipherSuite TLS_DHE_DSS_WITH_ARIA_256_GCM_SHA384     = { 0xC0,0x57 };
   CipherSuite TLS_DH_DSS_WITH_ARIA_128_GCM_SHA256      = { 0xC0,0x58 };
   CipherSuite TLS_DH_DSS_WITH_ARIA_256_GCM_SHA384      = { 0xC0,0x59 };
   CipherSuite TLS_DH_anon_WITH_ARIA_128_GCM_SHA256     = { 0xC0,0x5A };
   CipherSuite TLS_DH_anon_WITH_ARIA_256_GCM_SHA384     = { 0xC0,0x5B };

   CipherSuite TLS_ECDHE_ECDSA_WITH_ARIA_128_GCM_SHA256 = { 0xC0,0x5C };
   CipherSuite TLS_ECDHE_ECDSA_WITH_ARIA_256_GCM_SHA384 = { 0xC0,0x5D };
   CipherSuite TLS_ECDH_ECDSA_WITH_ARIA_128_GCM_SHA256  = { 0xC0,0x5E };
   CipherSuite TLS_ECDH_ECDSA_WITH_ARIA_256_GCM_SHA384  = { 0xC0,0x5F };
   CipherSuite TLS_ECDHE_RSA_WITH_ARIA_128_GCM_SHA256   = { 0xC0,0x60 };
   CipherSuite TLS_ECDHE_RSA_WITH_ARIA_256_GCM_SHA384   = { 0xC0,0x61 };
   CipherSuite TLS_ECDH_RSA_WITH_ARIA_128_GCM_SHA256    = { 0xC0,0x62 };
   CipherSuite TLS_ECDH_RSA_WITH_ARIA_256_GCM_SHA384    = { 0xC0,0x63 };



<span class="grey">Kim, et al.                   Informational                     [Page 6]</span>

<span id="page-7" ></span>
<span class="grey"><a href="./rfc6209">RFC 6209</a>               ARIA Cipher Suites for TLS             April 2011</span>


   CipherSuite TLS_PSK_WITH_ARIA_128_CBC_SHA256         = { 0xC0,0x64 };
   CipherSuite TLS_PSK_WITH_ARIA_256_CBC_SHA384         = { 0xC0,0x65 };
   CipherSuite TLS_DHE_PSK_WITH_ARIA_128_CBC_SHA256     = { 0xC0,0x66 };
   CipherSuite TLS_DHE_PSK_WITH_ARIA_256_CBC_SHA384     = { 0xC0,0x67 };
   CipherSuite TLS_RSA_PSK_WITH_ARIA_128_CBC_SHA256     = { 0xC0,0x68 };
   CipherSuite TLS_RSA_PSK_WITH_ARIA_256_CBC_SHA384     = { 0xC0,0x69 };
   CipherSuite TLS_PSK_WITH_ARIA_128_GCM_SHA256         = { 0xC0,0x6A };
   CipherSuite TLS_PSK_WITH_ARIA_256_GCM_SHA384         = { 0xC0,0x6B };
   CipherSuite TLS_DHE_PSK_WITH_ARIA_128_GCM_SHA256     = { 0xC0,0x6C };
   CipherSuite TLS_DHE_PSK_WITH_ARIA_256_GCM_SHA384     = { 0xC0,0x6D };
   CipherSuite TLS_RSA_PSK_WITH_ARIA_128_GCM_SHA256     = { 0xC0,0x6E };
   CipherSuite TLS_RSA_PSK_WITH_ARIA_256_GCM_SHA384     = { 0xC0,0x6F };
   CipherSuite TLS_ECDHE_PSK_WITH_ARIA_128_CBC_SHA256   = { 0xC0,0x70 };
   CipherSuite TLS_ECDHE_PSK_WITH_ARIA_256_CBC_SHA384   = { 0xC0,0x71 };

<span class="h2"><a class="selflink" id="section-6" href="#section-6">6</a>.  References</span>

<span class="h3"><a class="selflink" id="section-6.1" href="#section-6.1">6.1</a>.  Normative References</span>

   [<a id="ref-GCM">GCM</a>]       Dworkin, M., "Recommendation for Block Cipher Modes of
               Operation: Galois/Counter Mode (GCM) and GMAC", NIST
               SP 800-38D, November 2007.

   [<a id="ref-RFC2119">RFC2119</a>]   Bradner, S., "Key words for use in RFCs to Indicate
               Requirement Levels", <a href="https://www.rfc-editor.org/bcp/bcp14">BCP 14</a>, <a href="./rfc2119">RFC 2119</a>, March 1997.

   [<a id="ref-RFC4279">RFC4279</a>]   Eronen, P. and H. Tschofenig, "Pre-Shared Key
               Ciphersuites for Transport Layer Security (TLS)",
               <a href="./rfc4279">RFC 4279</a>, December 2005.

   [<a id="ref-RFC4785">RFC4785</a>]   Blumenthal, U. and P. Goel, "Pre-Shared Key (PSK)
               Ciphersuites with NULL Encryption for Transport Layer
               Security (TLS)", <a href="./rfc4785">RFC 4785</a>, January 2007.

   [<a id="ref-RFC5116">RFC5116</a>]   McGrew, D., "An Interface and Algorithms for
               Authenticated Encryption", <a href="./rfc5116">RFC 5116</a>, January 2008.

   [<a id="ref-RFC5246">RFC5246</a>]   Dierks, T. and E. Rescorla, "The Transport Layer Security
               (TLS) Protocol Version 1.2", <a href="./rfc5246">RFC 5246</a>, August 2008.

   [<a id="ref-RFC5288">RFC5288</a>]   Salowey, J., Choudhury, A., and D. McGrew, "AES Galois
               Counter Mode (GCM) Cipher Suites for TLS", <a href="./rfc5288">RFC 5288</a>,
               August 2008.

   [<a id="ref-RFC5289">RFC5289</a>]   Rescorla, E., "TLS Elliptic Curve Cipher Suites with SHA-
               256/384 and AES Galois Counter Mode (GCM)", <a href="./rfc5289">RFC 5289</a>,
               August 2008.




<span class="grey">Kim, et al.                   Informational                     [Page 7]</span>

<span id="page-8" ></span>
<span class="grey"><a href="./rfc6209">RFC 6209</a>               ARIA Cipher Suites for TLS             April 2011</span>


   [<a id="ref-RFC5487">RFC5487</a>]   Badra, M., "Pre-Shared Key Cipher Suites for TLS with
               SHA-256/384 and AES Galois Counter Mode", <a href="./rfc5487">RFC 5487</a>,
               March 2009.

   [<a id="ref-RFC5489">RFC5489</a>]   Badra, M. and I. Hajjeh, "ECDHE_PSK Cipher Suites for
               Transport Layer Security (TLS)", <a href="./rfc5489">RFC 5489</a>, March 2009.

   [<a id="ref-RFC5794">RFC5794</a>]   Lee, J., Lee, J., Kim, J., Kwon, D., and C. Kim, "A
               Description of the ARIA Encryption Algorithm", <a href="./rfc5794">RFC 5794</a>,
               March 2010.

<span class="h3"><a class="selflink" id="section-6.2" href="#section-6.2">6.2</a>.  Informative References</span>

   [<a id="ref-ARIAKS">ARIAKS</a>]    Korean Agency for Technology and Standards, "128 bit
               block encryption algorithm ARIA - Part 1: General (in
               Korean)", KS X 1213-1:2009, December 2009.

   [<a id="ref-ARIAPKCS">ARIAPKCS</a>]  RSA Laboratories, "Additional PKCS #11 Mechanisms",
               PKCS #11 v2.20 Amendment 3 Revision 1, January 2007.

   [<a id="ref-Wang05">Wang05</a>]    Wang, X., Yin, Y., and H. Yu, "Finding Collisions in the
               Full SHA-1", CRYPTO 2005, LNCS vol.3621, pp.17-36,
               August 2005.

   [<a id="ref-YWL">YWL</a>]       Li, Y., Wu, W., and L. Zhang, "Integral attacks on
               reduced-round ARIA block cipher", ISPEC 2010,
               LNCS Vol.6047, pp. 19-29, May 2010.
























<span class="grey">Kim, et al.                   Informational                     [Page 8]</span>

<span id="page-9" ></span>
<span class="grey"><a href="./rfc6209">RFC 6209</a>               ARIA Cipher Suites for TLS             April 2011</span>


Authors' Addresses

   Woo-Hwan Kim
   National Security Research Institute
   P.O.Box 1, Yuseong
   Daejeon  305-350
   Korea

   EMail: [email protected]


   Jungkeun Lee
   National Security Research Institute
   P.O.Box 1, Yuseong
   Daejeon  305-350
   Korea

   EMail: [email protected]


   Je-Hong Park
   National Security Research Institute
   P.O.Box 1, Yuseong
   Daejeon  305-350
   Korea

   EMail: [email protected]


   Daesung Kwon
   National Security Research Institute
   P.O.Box 1, Yuseong
   Daejeon  305-350
   Korea

   EMail: [email protected]















Kim, et al.                   Informational                     [Page 9]

Additional Resources