Format Preserving Encryption
The Format Preserving Encryption (FPE) algorithm allows the user to perform encryption on data while preserving the format of the input data.
CADP for Java offers the following variants of FPE:
Note
The NAEIvAndTweakDataParameter
spec will be deprecated in future releases; use FPEParameterAndFormatSpec
instead.