Document Action: 'The ARIA Algorithm and Its Use with the Secure Real-time Transport Protocol(SRTP)' to Informational RFC (draft-ietf-avtcore-aria-srtp-11.txt)

The IESG <iesg-secretary@ietf.org> Thu, 10 August 2017 21:42 UTC

Return-Path: <iesg-secretary@ietf.org>
X-Original-To: ietf-announce@ietf.org
Delivered-To: ietf-announce@ietfa.amsl.com
Received: from ietfa.amsl.com (localhost [IPv6:::1]) by ietfa.amsl.com (Postfix) with ESMTP id 36FE3132379; Thu, 10 Aug 2017 14:42:48 -0700 (PDT)
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
From: The IESG <iesg-secretary@ietf.org>
To: IETF-Announce <ietf-announce@ietf.org>
Subject: Document Action: 'The ARIA Algorithm and Its Use with the Secure Real-time Transport Protocol(SRTP)' to Informational RFC (draft-ietf-avtcore-aria-srtp-11.txt)
X-Test-IDTracker: no
X-IETF-IDTracker: 6.58.0
Auto-Submitted: auto-generated
Precedence: bulk
Cc: avtcore-chairs@ietf.org, ben@nostrum.com, The IESG <iesg@ietf.org>, avt@ietf.org, roni.even@huawei.com, draft-ietf-avtcore-aria-srtp@ietf.org, Roni Even <roni.even@huawei.com>, rfc-editor@rfc-editor.org
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Message-ID: <150240136821.12035.7646222989249251664.idtracker@ietfa.amsl.com>
Date: Thu, 10 Aug 2017 14:42:48 -0700
Archived-At: <https://mailarchive.ietf.org/arch/msg/ietf-announce/uLX82V9GKh49QQAndhOyLUi6LqI>
X-BeenThere: ietf-announce@ietf.org
X-Mailman-Version: 2.1.22
List-Id: "IETF announcement list. No discussions." <ietf-announce.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/ietf-announce>, <mailto:ietf-announce-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/ietf-announce/>
List-Post: <mailto:ietf-announce@ietf.org>
List-Help: <mailto:ietf-announce-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ietf-announce>, <mailto:ietf-announce-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 10 Aug 2017 21:42:48 -0000

The IESG has approved the following document:
- 'The ARIA Algorithm and Its Use with the Secure Real-time Transport
   Protocol(SRTP)'
  (draft-ietf-avtcore-aria-srtp-11.txt) as Informational RFC

This document is the product of the Audio/Video Transport Core Maintenance
Working Group.

The IESG contact persons are Adam Roach, Alexey Melnikov and Ben Campbell.

A URL of this Internet Draft is:
https://datatracker.ietf.org/doc/draft-ietf-avtcore-aria-srtp/





Technical Summary

  This document defines the use of the ARIA block cipher algorithm
   within the Secure Real-time Transport Protocol (SRTP).  It details
   two modes of operation (CTR, GCM) and a SRTP Key Derivation Function
   for ARIA.  Additionally, this document defines DTLS-SRTP protection
   profiles and MIKEY parameter sets for the use with ARIA.

   ARIA is a Korean standard block cipher algorithm that has been 
   widely used in Korea, especially for government-to-public services.  


Working Group Summary

  The primarily thing to note has been the limited interest
  in this work. However, since the draft registers DTLS-SRTP 
  and MIKEY codepoints for a widely used algorithm, the
  AVTCORE group adopted the milestone.

Document Quality

  The document has been reviewed by a small group of 
  persons beyond the authors themselves. The document
  received feedback from Dan Wing and John Mattson from
  a security perspective. Colin Perkins, Jonathan Lennox,
  and the shepherd have reviewed it from an RTP perspective.
  
  There exist a number of implementations of the ARIA cipher in SRTP.  
  Some are certified by Telecommunications Technology Association of Korea:
  http://test.tta.or.kr/research/result/index.jsp?team_cd=N&pageNum=2
  And looking at specific products like:
  http://test.tta.or.kr/research/result/network.jsp?team_cd=N&num=987
  http://test.tta.or.kr/research/result/network.jsp?team_cd=N&num=971
  One can see (using Google translate) that they are listed as supporting ARIA.
  Shepherd notes that this likely means that the cipher and one form of 
  key-management has been implemented.