Re: 'monotonic increasing'

"Tom.Petch" <sisyphus@dial.pipex.com> Fri, 17 February 2006 19:48 UTC

Received: from localhost.cnri.reston.va.us ([127.0.0.1] helo=megatron.ietf.org) by megatron.ietf.org with esmtp (Exim 4.32) id 1FABaF-0008Ky-3l; Fri, 17 Feb 2006 14:48:03 -0500
Received: from odin.ietf.org ([132.151.1.176] helo=ietf.org) by megatron.ietf.org with esmtp (Exim 4.32) id 1FABaD-0008K1-FT for ietf@megatron.ietf.org; Fri, 17 Feb 2006 14:48:01 -0500
Received: from ietf-mx.ietf.org (ietf-mx [132.151.6.1]) by ietf.org (8.9.1a/8.9.1a) with ESMTP id OAA27837 for <ietf@ietf.org>; Fri, 17 Feb 2006 14:46:12 -0500 (EST)
Received: from ranger.systems.pipex.net ([62.241.162.32]) by ietf-mx.ietf.org with esmtp (Exim 4.43) id 1FABoZ-0004tp-Nw for ietf@ietf.org; Fri, 17 Feb 2006 15:02:59 -0500
Received: from pc6 (1Cust144.tnt1.lnd4.gbr.da.uu.net [62.188.130.144]) by ranger.systems.pipex.net (Postfix) with SMTP id 21724E0001DA; Fri, 17 Feb 2006 19:47:39 +0000 (GMT)
Message-ID: <021d01c633f2$7ab014a0$0601a8c0@pc6>
From: "Tom.Petch" <sisyphus@dial.pipex.com>
To: Elwyn Davies <elwynd@dial.pipex.com>
References: <200601301716.JAA16888@gra.isi.edu> <002501c628af$62188600$0601a8c0@pc6> <014601c633dd$82948bc0$0601a8c0@pc6> <43F621B7.3090207@dial.pipex.com>
Date: Fri, 17 Feb 2006 19:45:57 +0100
MIME-Version: 1.0
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 6.00.2800.1106
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106
X-Spam-Score: 0.1 (/)
X-Scan-Signature: cf3becbbd6d1a45acbe2ffd4ab88bdc2
Content-Transfer-Encoding: 7bit
Cc: ietf <ietf@ietf.org>
Subject: Re: 'monotonic increasing'
X-BeenThere: ietf@ietf.org
X-Mailman-Version: 2.1.5
Precedence: list
Reply-To: "Tom.Petch" <sisyphus@dial.pipex.com>
List-Id: IETF-Discussion <ietf.ietf.org>
List-Unsubscribe: <https://www1.ietf.org/mailman/listinfo/ietf>, <mailto:ietf-request@ietf.org?subject=unsubscribe>
List-Post: <mailto:ietf@ietf.org>
List-Help: <mailto:ietf-request@ietf.org?subject=help>
List-Subscribe: <https://www1.ietf.org/mailman/listinfo/ietf>, <mailto:ietf-request@ietf.org?subject=subscribe>
Sender: ietf-bounces@ietf.org
Errors-To: ietf-bounces@ietf.org

Elwyn

To be more concrete, I have some 1800 RFC readily available and find monotonic
in 54 of them from RFC677 (1975) to RFC4303.

Plucking a few at random, RFC3412 (SNMP) suggests that monotonic increasing
would avoid reuse while RFC2406 (IPsec) suggests monotonic increasing can be
used in the context of replay attacks.  (I accept that in the latter, as in many
cases, understanding the context, the whole document or set of RFC, does imply
that the sequence should be strictly increasing).  RFC2679 (IPPM) is more
mathematical in its approach, where I would expect the term to be informed by
its use in mathematical textbooks, but it appears not to be

Tom Petch

----- Original Message -----
From: "Elwyn Davies" <elwynd@dial.pipex.com>
To: "Tom.Petch" <sisyphus@dial.pipex.com>
Cc: "ietf" <ietf@ietf.org>
Sent: Friday, February 17, 2006 8:19 PM
Subject: Re: 'monotonic increasing'


> Hi.
>
> Tom.Petch wrote:
> > The phrase 'monotonic increasing' seems to be a Humpty-Dumpty one, used with
a
> > different sense within RFC to that which I see defined elsewhere; and this
> > could lead to a reduction in security.
> >
> > Elsewhere - dictionaries, encyclopaedia, text books -  I see it
> > defined so that when applied to a sequence of numbers, then each number is
not
> > less than its predecessor, so that
> > 1 1 1 1 1 1 1 1 1 1
> > 1 1 2 3 5 8 13
> > 1 2.71828 3.14159 4.18 42
> > are all monotonic increasing sequences whereas
> > 1 2 3 4 5 6 7 9 8 10
> > is not.
> >
> On the definition of monotonic increasing: I just checked my memory with
> my copy of Apostol (Mathematical Analysis, vintage 1968 or so) and
> monotonic increasing implies element (n+1) greater than or equal to
> element n for all n.  'Strictly monotonic increasing' implies greater
> than.  On line
> http://www-history.mcs.st-and.ac.uk/~john/analysis/Lectures/L8.html
> confirms this.
> > Within RFC, mostly those related to security or network management, the
context
> > of its use implies, in addition, one or more of
> > a) each number in the sequence is different (as in number used once)
> > b) each number is an integer
> > c) each number is one greater than its predecessor (as in message
sequencing) .
> >
> > Most likely, an implementation that conforms to the rest of the world
definition
> > would interwork with one that conforms to the RFC one, but with some loss of
> > security, since numbers that are intended to be used only once could be
reused.
> >
> > Q1) Can anyone point me to an authoritative source that endorses the RFC
usage?
> >
> > Q2) Even so, since the  rest of the world usage seems to be so widely
defined,
> > should we change our terminology, eg specifying seqences to be strictly
> > increasing when that is what is needed?
> >
> >
> I just did a full text search of all the RFCs using the zvon repository
> which covers up to RFC3999.  the fragment 'monotonic' (including
> 'monotonically') appears in RFCs 1323, 1379, 1644, 1889, 2326, 2681,
> 3571 and 3550.  All these cases (either about timestamps or TCP sequence
> numbers)  appear to use monotonically increasing in line with the
> mathematical definition although it is possible that a couple of them
> (e.g., RFC3571, s4) ought to use strictly monotonic, although the usage
> is clear from the additional words.
>
> In many cases the phraseology is explicitly used because the sequence
> (of tiimestamps used, for example)  does not have every possible integer
> represented.
>
> Do you have a concrete example of your problem?
>
> Regards,
> Elwyn
> >  Tom Petch
> >
> >
> > _______________________________________________
> > Ietf mailing list
> > Ietf@ietf.org
> > https://www1.ietf.org/mailman/listinfo/ietf
> >


_______________________________________________
Ietf mailing list
Ietf@ietf.org
https://www1.ietf.org/mailman/listinfo/ietf