[AVT] The Secure Real-time Transport Protocol : Padding/Bandwidth.
norbert.rossello@mindspeed.com Tue, 24 June 2003 16:15 UTC
Received: from www1.ietf.org (ietf.org [132.151.1.19] (may be forged)) by ietf.org (8.9.1a/8.9.1a) with ESMTP id MAA22170 for <avt-archive@odin.ietf.org>; Tue, 24 Jun 2003 12:15:28 -0400 (EDT)
Received: (from exim@localhost) by www1.ietf.org (8.11.6/8.11.6) id h5OGF1Y05519 for avt-archive@odin.ietf.org; Tue, 24 Jun 2003 12:15:01 -0400
Received: from localhost.localdomain ([127.0.0.1] helo=www1.ietf.org) by optimus.ietf.org with esmtp (Exim 4.20) id 19UqRh-0001Qu-9v; Tue, 24 Jun 2003 12:15:01 -0400
Received: from odin.ietf.org ([132.151.1.176] helo=ietf.org) by optimus.ietf.org with esmtp (Exim 4.20) id 19UqNd-0001Dw-W7 for avt@optimus.ietf.org; Tue, 24 Jun 2003 12:10:50 -0400
Received: from ietf-mx (ietf-mx.ietf.org [132.151.6.1]) by ietf.org (8.9.1a/8.9.1a) with ESMTP id MAA21986 for <avt@ietf.org>; Tue, 24 Jun 2003 12:10:32 -0400 (EDT)
From: norbert.rossello@mindspeed.com
Received: from ietf-mx ([132.151.6.1]) by ietf-mx with esmtp (Exim 4.12) id 19UqNN-0003zC-00 for avt@ietf.org; Tue, 24 Jun 2003 12:10:33 -0400
Received: from cnxt09251.conexant.com ([198.62.9.251] helo=smtp1.urprovider.com) by ietf-mx with esmtp (Exim 4.12) id 19UqNC-0003xi-00 for avt@ietf.org; Tue, 24 Jun 2003 12:10:22 -0400
Received: from npblnh1.la.mindspeed.com (npblnh1.mindspeed.com. [10.231.18.16]) by smtp1.urprovider.com (8.12.9+Sun/8.12.2) with ESMTP id h5OG8Loc010990; Tue, 24 Jun 2003 09:08:21 -0700 (PDT)
Received: from sophiam1.nice.mindspeed.com ([10.1.124.21]) by npblnh1.la.mindspeed.com (Lotus Domino Release 5.0.12) with ESMTP id 2003062409082060:359645 ; Tue, 24 Jun 2003 09:08:20 -0700
To: mbaugher@cisco.com, rolf.blom@era.ericsson.se, elisabetta.carrara@era.ericsson.se, mcgrew@cisco.com, mats.naslund@era.ericsson.se, karl.norrman@era.ericsson.se, oran@cisco.com, avt@ietf.org
X-Mailer: Lotus Notes Release 5.0.10 March 22, 2002
Message-ID: <OFEECEFA1D.B2DA1C69-ONC1256D4F.00567A98-C1256D4F.0058A6D5@nice.mindspeed.com>
Date: Tue, 24 Jun 2003 18:08:18 +0200
MIME-Version: 1.0
X-MIMETrack: Serialize by Router on SOPHIAM1/Server/Mindspeed(Release 5.0.12 |February 13, 2003) at 06/24/2003 06:08:20 PM, Itemize by SMTP Server on NPBLNH1/Server/Conexant(Release 5.0.12 |February 13, 2003) at 06/24/2003 09:08:21 AM, Serialize by Router on NPBLNH1/Server/Conexant(Release 5.0.12 |February 13, 2003) at 06/24/2003 09:08:22 AM, Serialize complete at 06/24/2003 09:08:22 AM
Content-type: text/plain; charset="us-ascii"
Subject: [AVT] The Secure Real-time Transport Protocol : Padding/Bandwidth.
Sender: avt-admin@ietf.org
Errors-To: avt-admin@ietf.org
X-BeenThere: avt@ietf.org
X-Mailman-Version: 2.0.12
Precedence: bulk
List-Unsubscribe: <https://www1.ietf.org/mailman/listinfo/avt>, <mailto:avt-request@ietf.org?subject=unsubscribe>
List-Id: Audio/Video Transport Working Group <avt.ietf.org>
List-Post: <mailto:avt@ietf.org>
List-Help: <mailto:avt-request@ietf.org?subject=help>
List-Subscribe: <https://www1.ietf.org/mailman/listinfo/avt>, <mailto:avt-request@ietf.org?subject=subscribe>
Madam and Sirs, I am responsible for Cipher/VoIP implementation at Mindspeed (ex Conexant). I would like to draw your attention about padding: draft-ietf-avt-srtp-05.txt - 4.1.1 : <<Each of the three terms in the XOR-sum above is padded with as many leading zeros as needed to make the operation well-defined..>> By implementing block cipher (as AES), as you experts know already, we have been facing the padding method consequence (RFC1423, NIST,..) leading to increase bandwidth. Example: G.711 at 5ms generates a payload of 40 bytes. AES blocks are made of 128 bits = 16 bytes. 40 / 16 = 2.5: AES will require 3 blocks increasing the encrypted payload up to 16 x 3 =48 bytes. Hence, AES encryption has impacted the original bandwidth consumption by +20%. This drawback applies to others codec G.729,...which have been designed to save bandwidth. This bandwidth increase is not acceptable for many Gtw manufacturers. Mindspeed would like to submit to you a new scheme that allows encrypting packets which size is not a multiple of AES block size without impacting bandwidth complying with existing modes ECB, CBC,... Please, let me know if this new scheme could contribute to SRTP, so I will send you related documents. Dr Norbert Rossello. Group Leader MindSpeed Cipher Development norbert.rossello@mindspeed.com Mindspeed Technologies BP 161 06903 Sophia Antipolis Cedex - France www.mindspeed.com _______________________________________________ Audio/Video Transport Working Group avt@ietf.org https://www1.ietf.org/mailman/listinfo/avt
- [AVT] The Secure Real-time Transport Protocol : P… norbert.rossello
- [AVT] Re: The Secure Real-time Transport Protocol… Mats Näslund