From 781deb625113d00e18248c8104727469e6a62876 Mon Sep 17 00:00:00 2001 From: Martin Thomson Date: Fri, 24 Feb 2023 15:14:43 +1100 Subject: [PATCH] NR-LDH is fine too. of course --- details/encryption.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/details/encryption.md b/details/encryption.md index f5a1c2c..69dd60f 100644 --- a/details/encryption.md +++ b/details/encryption.md @@ -169,8 +169,10 @@ composed from: 4. The [ASCII serialization of the registrable domain for the current site](https://url.spec.whatwg.org/#host-registrable-domain) encoded in ASCII as a period-separated sequence of - [A-labels](https://datatracker.ietf.org/doc/html/rfc5890#section-2.3.2.1), - terminated with a single zero-valued byte. + [A-](https://datatracker.ietf.org/doc/html/rfc5890#section-2.3.2.1) or + [NR-LDH](https://datatracker.ietf.org/doc/html/rfc5890#section-2.3.2.2) + labels (that is, the ASCII version of a domain name), terminated with a + single zero-valued byte. 5. The single-byte key identifier from the key configuration for the helper party.