Skip to content

Commit 3ecf7b2

Browse files
committed
Move section
1 parent 36a204a commit 3ecf7b2

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

draft-denis-ipcrypt.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -129,14 +129,6 @@ This document specifies methods for the encryption and obfuscation of IP address
129129

130130
This work addresses concerns raised in {{!RFC7624}} regarding confidentiality in the face of pervasive surveillance. The security properties of these methods are discussed throughout this document and summarized in {{security-considerations}}.
131131

132-
## Licensing
133-
134-
*This section is to be removed before publishing as an RFC.*
135-
136-
Implementations of the ipcrypt methods are freely available under permissive open source licenses (MIT, BSD, or Apache 2.0) at the repository listed in the Implementation Status section.
137-
138-
There are no known patent claims on these methods.
139-
140132
## Use Cases and Motivations
141133

142134
IP addresses are personally identifiable information (PII). While generic encryption systems can protect them, the specialized methods described here offer significant advantages with well-defined security guarantees:
@@ -794,6 +786,14 @@ A comprehensive list of implementations and their test results can be found at:
794786

795787
All implementations pass the common test vectors specified in this document, demonstrating interoperability across programming languages.
796788

789+
# Licensing
790+
791+
*This section is to be removed before publishing as an RFC.*
792+
793+
Implementations of the ipcrypt methods are freely available under permissive open source licenses (MIT, BSD, or Apache 2.0) at the repository listed in the Implementation Status section.
794+
795+
There are no known patent claims on these methods.
796+
797797
--- back
798798

799799
# Test Vectors {#test-vectors}

0 commit comments

Comments
 (0)