From 27690ee1c8c63fe82d0bd02e85716898c3aa4404 Mon Sep 17 00:00:00 2001 From: Othmar Gsenger Date: Fri, 27 Apr 2007 16:31:21 +0000 Subject: typo --- internet-draft-satp.html | 2 +- internet-draft-satp.txt | 6 +++--- internet-draft-satp.xml | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/internet-draft-satp.html b/internet-draft-satp.html index 1833a35..5a4fbfc 100644 --- a/internet-draft-satp.html +++ b/internet-draft-satp.html @@ -523,7 +523,7 @@ MKI

4.7.2.  authentication tag

-

The authentication tag is RECOMMENDED and of configurable length. It contains a cryptographic checksum of the sender ID, sequence number and the encrypted portion, but not ofthe MKI. On sender side encryption HAS TO be done before calculating the authentication tag. A receiver HAS TO first calculate the authentication tag and than decrypt the encrypted portion. +

The authentication tag is RECOMMENDED and of configurable length. It contains a cryptographic checksum of the sender ID, sequence number and the encrypted portion, but not of the MKI. On sender side encryption HAS TO be done before calculating the authentication tag. A receiver HAS TO calculate the authentication tag before decrypting the encrypted portion.

diff --git a/internet-draft-satp.txt b/internet-draft-satp.txt index 4359efa..9a297e7 100644 --- a/internet-draft-satp.txt +++ b/internet-draft-satp.txt @@ -543,10 +543,10 @@ Internet-Draft secure anycast tunneling protocol (SATP) March 2007 The authentication tag is RECOMMENDED and of configurable length. It contains a cryptographic checksum of the sender ID, sequence number - and the encrypted portion, but not ofthe MKI. On sender side + and the encrypted portion, but not of the MKI. On sender side encryption HAS TO be done before calculating the authentication tag. - A receiver HAS TO first calculate the authentication tag and than - decrypt the encrypted portion. + A receiver HAS TO calculate the authentication tag before decrypting + the encrypted portion. 4.8. Encryption diff --git a/internet-draft-satp.xml b/internet-draft-satp.xml index 895f197..8438548 100644 --- a/internet-draft-satp.xml +++ b/internet-draft-satp.xml @@ -234,7 +234,7 @@ HEX The MKI (Master Key Identifier) is OPTIONAL and of configurable length. See SRTP Section 3.1 for details
- The authentication tag is RECOMMENDED and of configurable length. It contains a cryptographic checksum of the sender ID, sequence number and the encrypted portion, but not ofthe MKI. On sender side encryption HAS TO be done before calculating the authentication tag. A receiver HAS TO first calculate the authentication tag and than decrypt the encrypted portion. + The authentication tag is RECOMMENDED and of configurable length. It contains a cryptographic checksum of the sender ID, sequence number and the encrypted portion, but not of the MKI. On sender side encryption HAS TO be done before calculating the authentication tag. A receiver HAS TO calculate the authentication tag before decrypting the encrypted portion.
-- cgit v1.2.3