Skip to content

Commit a4c2959

Browse files
committed
Nits
1 parent 265094e commit a4c2959

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

draft-denis-ipcrypt.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ informative:
162162

163163
This document specifies secure, efficient methods for encrypting IP addresses for privacy-preserving storage, logging, and analytics. Unlike truncation, which destroys data irreversibly, these methods are reversible with the encryption key while providing strong privacy guarantees.
164164

165-
Four modes are defined: `ipcrypt-deterministic` (format-preserving, 16-byte output), `ipcrypt-pfx` (prefix-preserving, native address size), `ipcrypt-nd` and `ipcrypt-ndx` (non-deterministic with random tweaks). All support high-performance processing at network speeds and produce interoperable results across implementations.
165+
Four modes are defined: `ipcrypt-deterministic` (format-preserving, IP-address output), `ipcrypt-pfx` (prefix-preserving, native address size), `ipcrypt-nd` and `ipcrypt-ndx` (non-deterministic with random tweaks). All support high-performance processing at network speeds and produce interoperable results across implementations.
166166

167167
--- middle
168168

0 commit comments

Comments
 (0)