Skip to content

Commit 0c1b352

Browse files
committed
Nits
1 parent 8e28551 commit 0c1b352

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

www/pages/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ permalink: /
2727
IPCrypt is a simple, open specification that defines methods for encrypting and obfuscating IP addresses. It offers both deterministic format-preserving and non-deterministic approaches that work with both IPv4 and IPv6 addresses.
2828
</p>
2929
<p class="text-lg mb-6">
30-
Unlike truncation that destroys data irreversibly and hashing that cannot be reversed, IPCrypt provides mathematically secure, reversible encryption designed for high-performance processing at network speeds.
30+
Unlike truncation that destroys data irreversibly and hashing that cannot be reversed, IPCrypt provides cryptographically secure, reversible encryption designed for high-performance processing at network speeds.
3131
</p>
3232
<p class="text-lg mb-6">
3333
<strong>Simplicity</strong> is a core value in IPCrypt's design. Rather than trying to create new cryptographic methods, we've used established standards that are well-understood and widely available, making it easier for anyone to implement.

0 commit comments

Comments
 (0)