Format-preserving encryption (FPE) implementation in Rust.
# Cargo.toml
[dependencies]
fpe = "0.6.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Encrypt a numeric string using FF1 mode format-preserving encryption.
Always validate radix and ensure tweak is properly derived for your use case.
No dependency data recorded yet.