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.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/draft-schanzen-gns.xml b/draft-schanzen-gns.xml
index 7f89014..424f70c 100644
--- a/draft-schanzen-gns.xml
+++ b/draft-schanzen-gns.xml
@@ -732,7 +732,7 @@ BDATA := C|T = GCM-AES-256(K, IV, RDATA)
732 <t> 732 <t>
733 The result of the GCM encryption function is the encrypted 733 The result of the GCM encryption function is the encrypted
734 ciphertext "C" concatenated with the GCM authentication tag "T". 734 ciphertext "C" concatenated with the GCM authentication tag "T".
735 Accordingly, the length of BDATA equals the legnth of the 735 Accordingly, the length of BDATA equals the length of the
736 RDATA plus the length of the GCM authentication tag. 736 RDATA plus the length of the GCM authentication tag.
737 </t> 737 </t>
738 <t> 738 <t>