aboutsummaryrefslogtreecommitdiff
path: root/draft-schanzen-gns.xml
diff options
context:
space:
mode:
Diffstat (limited to 'draft-schanzen-gns.xml')
-rw-r--r--draft-schanzen-gns.xml5
1 files changed, 2 insertions, 3 deletions
diff --git a/draft-schanzen-gns.xml b/draft-schanzen-gns.xml
index 8355934..1df5342 100644
--- a/draft-schanzen-gns.xml
+++ b/draft-schanzen-gns.xml
@@ -2971,8 +2971,7 @@ Value Symbol Symbol
2971 <section> 2971 <section>
2972 <name>Test Vectors</name> 2972 <name>Test Vectors</name>
2973 <t> 2973 <t>
2974 The following are test vectors for the Base32 variation of a 2974 The following are test vectors for the Base32GNS encoding used for zTLDs.
2975 Crockford Base32 encoding used for zTLDs.
2976 The strings are encoded without the zero terminator. 2975 The strings are encoded without the zero terminator.
2977 </t> 2976 </t>
2978 <artwork name="" type="" align="left" alt=""> 2977 <artwork name="" type="" align="left" alt="">
@@ -2981,7 +2980,7 @@ Base32GNS-Encode:
2981 Input string: "Hello World" 2980 Input string: "Hello World"
2982 Output string: "91JPRV3F41BPYWKCCG" 2981 Output string: "91JPRV3F41BPYWKCCG"
2983 2982
2984 Input bytes: 474e55204e610x6d652053797374656d 2983 Input bytes: 474e55204e616d652053797374656d
2985 Output string: "8X75A82EC5PPA82KF5SQ8SBD" 2984 Output string: "8X75A82EC5PPA82KF5SQ8SBD"
2986 2985
2987Base32GNS-Decode: 2986Base32GNS-Decode: