aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Schanzenbach <mschanzenbach@posteo.de>2020-10-05 14:53:15 +0200
committerMartin Schanzenbach <mschanzenbach@posteo.de>2020-10-05 14:53:15 +0200
commit4772f7e5353f7034c10ec028733ae6b154948430 (patch)
tree98fd94af061b206c1911ad9e53e86edc4da55209
parent7653d417abc4f30906c252484b003229156ab857 (diff)
downloadlsd0001-4772f7e5353f7034c10ec028733ae6b154948430.tar.gz
lsd0001-4772f7e5353f7034c10ec028733ae6b154948430.zip
fix
-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>