Re: I-D Action: draft-ietf-bfd-secure-sequence-numbers-13.txt

Alan DeKok <aland@freeradius.org> Mon, 05 February 2024 21:43 UTC

Return-Path: <aland@freeradius.org>
X-Original-To: rtg-bfd@ietfa.amsl.com
Delivered-To: rtg-bfd@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3BEBCC14F604; Mon, 5 Feb 2024 13:43:59 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.906
X-Spam-Level:
X-Spam-Status: No, score=-1.906 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_ZEN_BLOCKED_OPENDNS=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01, URIBL_BLOCKED=0.001, URIBL_DBL_BLOCKED_OPENDNS=0.001, URIBL_ZEN_BLOCKED_OPENDNS=0.001] autolearn=ham autolearn_force=no
Received: from mail.ietf.org ([50.223.129.194]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id hlLOpGEf19m6; Mon, 5 Feb 2024 13:43:54 -0800 (PST)
Received: from mail.networkradius.com (mail.networkradius.com [62.210.147.122]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A9240C14F5E8; Mon, 5 Feb 2024 13:43:52 -0800 (PST)
Received: from smtpclient.apple (135-23-95-173.cpe.pppoe.ca [135.23.95.173]) by mail.networkradius.com (Postfix) with ESMTPSA id CD92B1D1; Mon, 5 Feb 2024 21:43:49 +0000 (UTC)
Authentication-Results: NetworkRADIUS; dmarc=fail (p=reject dis=none) header.from=freeradius.org
Content-Type: text/plain; charset="us-ascii"
Mime-Version: 1.0 (Mac OS X Mail 16.0 \(3696.120.41.1.1\))
Subject: Re: I-D Action: draft-ietf-bfd-secure-sequence-numbers-13.txt
From: Alan DeKok <aland@freeradius.org>
In-Reply-To: <374556851.3125699.1707169230117@mail.yahoo.com>
Date: Mon, 05 Feb 2024 16:43:48 -0500
Cc: "rtg-bfd@ietf.org" <rtg-bfd@ietf.org>, "draft-ietf-bfd-secure-sequence-numbers@ietf.org" <draft-ietf-bfd-secure-sequence-numbers@ietf.org>
Content-Transfer-Encoding: quoted-printable
Message-Id: <C564ABA6-2BBA-41C2-BF17-5C70153DE72D@freeradius.org>
References: <170708692113.18679.11608906791082608290@ietfa.amsl.com> <374556851.3125699.1707169230117@mail.yahoo.com>
To: Reshad Rahman <reshad@yahoo.com>
X-Mailer: Apple Mail (2.3696.120.41.1.1)
Archived-At: <https://mailarchive.ietf.org/arch/msg/rtg-bfd/qJi38hZuIglazXYd_VfmywDG8Qk>
X-BeenThere: rtg-bfd@ietf.org
X-Mailman-Version: 2.1.39
Precedence: list
List-Id: "RTG Area: Bidirectional Forwarding Detection DT" <rtg-bfd.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/rtg-bfd>, <mailto:rtg-bfd-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/rtg-bfd/>
List-Post: <mailto:rtg-bfd@ietf.org>
List-Help: <mailto:rtg-bfd-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/rtg-bfd>, <mailto:rtg-bfd-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 05 Feb 2024 21:43:59 -0000

On Feb 5, 2024, at 4:40 PM, Reshad Rahman <reshad@yahoo.com> wrote:
> Basic question on this: I was recently reading up on ISAAC and I saw mention of ISAAC+ but I don't recall where... Assuming this wasn't a dream, is this document using ISAAC or ISAAC+?

  I haven't heard of ISAAC+.  Wikipedia only lists ISAAC:  https://en.wikipedia.org/wiki/ISAAC_(cipher)

  Alan DeKok.