Skip to content

Add email encryption example#23

Merged
kpdyer merged 1 commit intomasterfrom
example-email-encryption
Jan 9, 2026
Merged

Add email encryption example#23
kpdyer merged 1 commit intomasterfrom
example-email-encryption

Conversation

@kpdyer
Copy link
Owner

@kpdyer kpdyer commented Jan 9, 2026

Demonstrates how to use FFX for format-preserving encryption of email addresses. Encrypts alphanumeric parts while preserving the email structure (@ symbol, dots, hyphens, etc).

Closes #11

Demonstrates how to use FFX for format-preserving encryption of email
addresses. Encrypts alphanumeric parts while preserving the email structure
(@ symbol, dots, hyphens, etc).

Closes #11
@kpdyer kpdyer merged commit afa33db into master Jan 9, 2026
5 checks passed
@kpdyer kpdyer deleted the example-email-encryption branch January 9, 2026 00:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

encrypting special characters

1 participant