draft-iplir-protocol-04.txt   draft-iplir-protocol-05.txt 
Network Working Group A. Davletshina, Ed. Network Working Group A. Martishina, Ed.
Internet-Draft A. Urivskiy Internet-Draft A. Urivskiy
Intended status: Informational A. Rybkin Intended status: Informational A. Rybkin
Expires: 1 April 2024 L. Tychina Expires: 24 September 2024 L. Tychina
I. Parshin I. Parshin
InfoTeCS InfoTeCS
29 September 2023 23 March 2024
IPlir network layer security protocol IPlir network layer security protocol
draft-iplir-protocol-04 draft-iplir-protocol-05
Abstract Abstract
This document specifies the IPlir network layer security protocol. This document specifies the IPlir network layer security protocol.
It describes how to provide a set of security services for traffic It describes how to provide a set of security services for traffic
over public and corporate networks using the TCP/IP stack. over public and corporate networks using the TCP/IP stack.
Status of This Memo Status of This Memo
This Internet-Draft is submitted in full conformance with the This Internet-Draft is submitted in full conformance with the
skipping to change at page 1, line 35 skipping to change at page 1, line 35
Internet-Drafts are working documents of the Internet Engineering Internet-Drafts are working documents of the Internet Engineering
Task Force (IETF). Note that other groups may also distribute Task Force (IETF). Note that other groups may also distribute
working documents as Internet-Drafts. The list of current Internet- working documents as Internet-Drafts. The list of current Internet-
Drafts is at https://datatracker.ietf.org/drafts/current/. Drafts is at https://datatracker.ietf.org/drafts/current/.
Internet-Drafts are draft documents valid for a maximum of six months Internet-Drafts are draft documents valid for a maximum of six months
and may be updated, replaced, or obsoleted by other documents at any and may be updated, replaced, or obsoleted by other documents at any
time. It is inappropriate to use Internet-Drafts as reference time. It is inappropriate to use Internet-Drafts as reference
material or to cite them other than as "work in progress." material or to cite them other than as "work in progress."
This Internet-Draft will expire on 1 April 2024. This Internet-Draft will expire on 24 September 2024.
Copyright Notice Copyright Notice
Copyright (c) 2023 IETF Trust and the persons identified as the Copyright (c) 2024 IETF Trust and the persons identified as the
document authors. All rights reserved. document authors. All rights reserved.
This document is subject to BCP 78 and the IETF Trust's Legal This document is subject to BCP 78 and the IETF Trust's Legal
Provisions Relating to IETF Documents (https://trustee.ietf.org/ Provisions Relating to IETF Documents (https://trustee.ietf.org/
license-info) in effect on the date of publication of this document. license-info) in effect on the date of publication of this document.
Please review these documents carefully, as they describe your rights Please review these documents carefully, as they describe your rights
and restrictions with respect to this document. Code Components and restrictions with respect to this document. Code Components
extracted from this document must include Revised BSD License text as extracted from this document must include Revised BSD License text as
described in Section 4.e of the Trust Legal Provisions and are described in Section 4.e of the Trust Legal Provisions and are
provided without warranty as described in the Revised BSD License. provided without warranty as described in the Revised BSD License.
skipping to change at page 5, line 35 skipping to change at page 5, line 35
An IPlir packet is an IP packet protected by IPlir. Its format is An IPlir packet is an IP packet protected by IPlir. Its format is
shown in Figure 1. shown in Figure 1.
+------------+------------+--------------------+ +------------+------------+--------------------+
| IP header | UDP header | IPlir message | | IP header | UDP header | IPlir message |
+------------+------------+--------------------+ +------------+------------+--------------------+
Figure 1: IPlir packet structure Figure 1: IPlir packet structure
The IP header is the header of a standard IP packet. The IP header is the header of a standard IP packet, where the
Protocol field for IPv4 and the NextHeader field for IPv6 contain the
value 99.
The UDP header is a standard UDP header only existing when additional The UDP header is a standard UDP header only existing when additional
encapsulation of the IPlir message in a UDP message is used. encapsulation of the IPlir message in a UDP message is used.
The IPlir message is the main part of the IPlir packet that includes The IPlir message is the main part of the IPlir packet that includes
protected data from the original IP packet and plaintext data protected data from the original IP packet and plaintext data
required for the IPlir message processing. required for the IPlir message processing.
4.2. IPlir message format 4.2. IPlir message format
skipping to change at page 59, line 12 skipping to change at page 59, line 12
Block Cipher "Magma"", RFC 8891, DOI 10.17487/RFC8891, Block Cipher "Magma"", RFC 8891, DOI 10.17487/RFC8891,
September 2020, <https://www.rfc-editor.org/info/rfc8891>. September 2020, <https://www.rfc-editor.org/info/rfc8891>.
[RFC9058] Smyshlyaev, S., Ed., Nozdrunov, V., Shishkin, V., and E. [RFC9058] Smyshlyaev, S., Ed., Nozdrunov, V., Shishkin, V., and E.
Griboedova, "Multilinear Galois Mode (MGM)", RFC 9058, Griboedova, "Multilinear Galois Mode (MGM)", RFC 9058,
DOI 10.17487/RFC9058, June 2021, DOI 10.17487/RFC9058, June 2021,
<https://www.rfc-editor.org/info/rfc9058>. <https://www.rfc-editor.org/info/rfc9058>.
Authors' Addresses Authors' Addresses
Davletshina Alexandra (editor) Martishina Alexandra (editor)
InfoTeCS InfoTeCS
2B stroenie 1, ul. Otradnaya 2B stroenie 1, ul. Otradnaya
Moscow Moscow
127273 127273
Russian Federation Russian Federation
Phone: +7 (495) 737-61-92 Phone: +7 (495) 737-61-92
Email: Aleksandra.Davletshina@infotecs.ru Email: Aleksandra.Martishina@infotecs.ru
Urivskiy Alexey Urivskiy Alexey
InfoTeCS InfoTeCS
2B stroenie 1, ul. Otradnaya 2B stroenie 1, ul. Otradnaya
Moscow Moscow
127273 127273
Russian Federation Russian Federation
Phone: +7 (495) 737-61-92 Phone: +7 (495) 737-61-92
Email: urivskiy@infotecs.ru Email: urivskiy@infotecs.ru
 End of changes. 9 change blocks. 
9 lines changed or deleted 11 lines changed or added

This html diff was produced by rfcdiff 1.45. The latest version is available from http://tools.ietf.org/tools/rfcdiff/