From 2ea18dd67e02168953a08e50ce9d2f0701860a75 Mon Sep 17 00:00:00 2001 From: Randy Bush Date: Sat, 13 Feb 2021 10:31:01 -0800 Subject: [PATCH] alg ident becomes 0x08 to be clear it's 8 bits --- draft-ietf-lsvr-l3dl-signing.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/draft-ietf-lsvr-l3dl-signing.xml b/draft-ietf-lsvr-l3dl-signing.xml index 5ada8d4..03c0154 100644 --- a/draft-ietf-lsvr-l3dl-signing.xml +++ b/draft-ietf-lsvr-l3dl-signing.xml @@ -131,8 +131,8 @@ in the "Zone Signing" column are appropriate for use with this protocol. - For interoperability, all implementations of this protocol - MUST support the RSASHA256 algorithm (identified by the value 8). + For interoperability, all implementations of this protocol MUST + support the RSASHA256 algorithm (identified by the value 0x08). Implementation MAY support any other registered "Zone Signing" signature algorithms.