https://github.com/ipcrypt-std/draft-denis-ipcrypt
Methods for IP Address Encryption and Obfuscation.
https://github.com/ipcrypt-std/draft-denis-ipcrypt
address aes draft encryption ip ipcipher ipcrypt ipcrypt2 obfuscation
Last synced: about 2 months ago
JSON representation
Methods for IP Address Encryption and Obfuscation.
- Host: GitHub
- URL: https://github.com/ipcrypt-std/draft-denis-ipcrypt
- Owner: ipcrypt-std
- License: other
- Created: 2025-04-14T05:24:52.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-10-28T09:10:35.000Z (3 months ago)
- Last Synced: 2025-10-28T11:14:09.436Z (3 months ago)
- Topics: address, aes, draft, encryption, ip, ipcipher, ipcrypt, ipcrypt2, obfuscation
- Language: Python
- Homepage: https://ipcrypt-std.github.io
- Size: 813 KB
- Stars: 21
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Methods for IP Address Encryption and Obfuscation
This is the working area for the individual Internet-Draft, "Methods for IP Address Encryption and Obfuscation".
* [Editor's Copy](https://ipcrypt-std.github.io/draft-denis-ipcrypt/#go.draft-denis-ipcrypt.html)
* [Datatracker Page](https://datatracker.ietf.org/doc/draft-denis-ipcrypt)
* [Individual Draft](https://datatracker.ietf.org/doc/html/draft-denis-ipcrypt)
* [Compare Editor's Copy to Individual Draft](https://ipcrypt-std.github.io/draft-denis-ipcrypt/#go.draft-denis-ipcrypt.diff)
* [IPCrypt Paper](https://eprint.iacr.org/2025/1689)
## Known Implementations
The project website maintains a list of [known ipcrypt implementations](https://ipcrypt-std.github.io/implementations/).
## Contributing
See the
[guidelines for contributions](https://github.com/ipcrypt-std/draft-denis-ipcrypt/blob/main/CONTRIBUTING.md).
Contributions can be made by creating pull requests.
The GitHub interface supports creating pull requests using the Edit (✏) button.
## Command Line Usage
Formatted text and HTML versions of the draft can be built using `make`.
```sh
$ make
```
Command line usage requires that you have the necessary software installed. See
[the instructions](https://github.com/martinthomson/i-d-template/blob/main/doc/SETUP.md).