An open API service indexing awesome lists of open source software.

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.

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).