aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Schanzenbach <mschanzenbach@posteo.de>2020-10-05 14:59:14 +0200
committerMartin Schanzenbach <mschanzenbach@posteo.de>2020-10-05 14:59:14 +0200
commitb07fac2be3cda8d6687023c36ef3e65e50a9cbf7 (patch)
tree90d5b12be8acdd26ddd3696d848292760de9a9b1
parent6a2f014fba26e886d07bcb0cf4773df1580211ca (diff)
downloadlsd0001-b07fac2be3cda8d6687023c36ef3e65e50a9cbf7.tar.gz
lsd0001-b07fac2be3cda8d6687023c36ef3e65e50a9cbf7.zip
comment on AAD
-rw-r--r--draft-schanzen-gns.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/draft-schanzen-gns.xml b/draft-schanzen-gns.xml
index 35d02e7..523cec3 100644
--- a/draft-schanzen-gns.xml
+++ b/draft-schanzen-gns.xml
@@ -752,6 +752,7 @@ IV := HKDF-Expand (PRK_n, label, 96 / 8)
752 The output keying material is 32 octets (256 bits) for the symmetric 752 The output keying material is 32 octets (256 bits) for the symmetric
753 key and 12 octets (96 bits) for the IV. 753 key and 12 octets (96 bits) for the IV.
754 The symmetric key "K" is a 256-bit AES <xref target="RFC3826" /> key. 754 The symmetric key "K" is a 256-bit AES <xref target="RFC3826" /> key.
755 No additional authenticated data (AAD) is used.
755 </t> 756 </t>
756 </section> 757 </section>
757 758